You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In Resources tab cyrillic and arabic strings are not shown correctly. Same strings are shown correctly in the Console tab.
To Reproduce
Create app and add console.log()s with cyrillic or/and arabic strings.
Run tns debug ios --inspector
Check Resources tab
Expected behavior
all strings to be shown in Resources tab as they are written in the code
Sample project
Additional context
The text was updated successfully, but these errors were encountered:
Natalia-Hristova
changed the title
Inspector: cyrillic and arabic a
Inspector: In Resources tab cyrillic and arabic strings are not shown correctly
Oct 24, 2019
Environment
6.2.0-rc-2019-10-21-153440-02
Describe the bug
In Resources tab cyrillic and arabic strings are not shown correctly. Same strings are shown correctly in the Console tab.
To Reproduce
tns debug ios --inspector
Expected behavior
all strings to be shown in Resources tab as they are written in the code
Sample project
Additional context
The text was updated successfully, but these errors were encountered: