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
Coda is now giving me errors when I type an apostrophe into the editor.
Not sure how I triggered this error before - perhaps it was by editing the scheme file directly (in which case, FileUtils.loadCodeScheme needs to perform the same validation as the editor save button).
At the moment it is possible to put an apostrophe in the name of a code scheme. However, this causes the name to fail to display in the table headers.
We should prevent apostrophes in the code scheme editor, and/or escape them when rendering the headers.
The text was updated successfully, but these errors were encountered: