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

jsbin editor / script runner fails if you have a string containing '</script>' text inside #3486

Open
lafar6502 opened this issue May 27, 2022 · 1 comment

Comments

@lafar6502
Copy link

Code execution fails if you have a javascript code with a string containing "</script>"

Example
https://jsbin.com/tukumopose/edit?html,css,console,output

I found similar problem with jQuery replaceWith function and was trying to create a test case in jsbin - but it appears jsbin has similar problem

@lafar6502
Copy link
Author

maybe it's not a bug, just the incorrect use of unescaped html text inside a string?

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

1 participant