Issue with iPad Pro and text
I am using an iPad Pro to write Javascript/HTML on Repl. But have to use ` as opposed to “ of ‘. Anyone know why?
Voters
Vandesm14 (1181)
Are you saying the iPad's keyboard only allows you to type ` instead of " or '?
PaulThomas1 (0)
@Vandesm14 Thanks I have found the workaround thanks to a reply from Repl support team.
On the iPad: General -> Keyboard -> Smart Punctuation (Disable this option)
Correct, here is a sample Repl.
https://repl.it/@PaulThomas1/IPadKeyBoardIssue?language=html&folderId=
The Javascript is show the issue. Note I have added ‘US English’ keyboard, this did not help.
Sorry, to be 100% clear. Can type all, but only ` works. Some kind of encoding issue.