Skip to content

Escape popup backticks#1642

Merged
ocefpaf merged 3 commits intopython-visualization:mainfrom
Conengmo:escape-popup-backticks
Nov 8, 2022
Merged

Escape popup backticks#1642
ocefpaf merged 3 commits intopython-visualization:mainfrom
Conengmo:escape-popup-backticks

Conversation

@Conengmo
Copy link
Copy Markdown
Member

@Conengmo Conengmo commented Nov 7, 2022

Fixes #1640. We should escape backticks used in Popup text, otherwise it can break out of the JS template we use there.

@Conengmo Conengmo added the ready PR is ready for merging label Nov 7, 2022
@ocefpaf ocefpaf force-pushed the escape-popup-backticks branch from d66b771 to 20c80a8 Compare November 8, 2022 19:19
@ocefpaf ocefpaf merged commit c905e41 into python-visualization:main Nov 8, 2022
@Conengmo Conengmo deleted the escape-popup-backticks branch November 9, 2022 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready PR is ready for merging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unescaped ` in popup

2 participants