Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to modify the config from Safari browser due Json incorrect #313

Closed
monsterciattolo opened this issue May 28, 2019 · 5 comments
Closed

Comments

@monsterciattolo
Copy link

Hello,
If i use safari on iOS 12.3.1 to modify the configuration, editor doesn’t recognize a valid json syntax and i’m not able to save.
No problem to do the same operation from desktop web browser.
I’m using the plugin version 4.4.3

Thanks

@oznu
Copy link
Member

oznu commented May 28, 2019

Can you provide an example?

@oznu
Copy link
Member

oznu commented May 28, 2019

Tested on iOS 12.2:

Valid Syntax:

BD0A5A40-45D2-4FF6-B562-F7BEC637E8F9

Intentionally testing invalid syntax:

3C35FDCC-154B-4C88-AD7C-496F198339AF

@monsterciattolo
Copy link
Author

monsterciattolo commented May 29, 2019

This the original part.

IMG_2744

then i added a row in my config from safari on iOS 12.3.1 " "verbose": true, " and i got the error.

IMG_2745

i did the same operation from safari on Mac OS 10.14.5 without problem during the config saving

@oznu
Copy link
Member

oznu commented May 29, 2019

I see the problem. Safari is trying to use fancy quotes. Notice how the quotes around verbose are slightly angled?

You can turn this off by going to Settings -> General -> Keyboard -> Smart Punctuation -> Off.

I'll also investigate trying to block smart punctuation in this text box.

@oznu
Copy link
Member

oznu commented May 30, 2019

This should be resolved in 4.4.4.

@oznu oznu closed this as completed May 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants