We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If at least one item contains a simple quote, all the items are not sent to the pebble.
The text was updated successfully, but these errors were encountered:
From quick test, I think k this is only via the web interface and for single quotes. E.g.
Test ' quote
Double " works fine and no issue with voice (seems to use double quotes in transcript)
Sorry, something went wrong.
problem does not occur in emulator. Looks like something is going in inside of pkjs on phone:
[20:53:30] pkjs> Checklist:1 Uncaught SyntaxError: missing ) after argument list
I.e. this bug may impact other apps/faces.
I'm wondering if the html/js UI can work around this by using replacement strings (which the watch app may need to handle too).
No branches or pull requests
If at least one item contains a simple quote, all the items are not sent to the pebble.
The text was updated successfully, but these errors were encountered: