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

Error if global javascript contains </script> in string or comments #526

Open
pstudio opened this issue Jul 25, 2022 · 0 comments
Open

Error if global javascript contains </script> in string or comments #526

pstudio opened this issue Jul 25, 2022 · 0 comments

Comments

@pstudio
Copy link

pstudio commented Jul 25, 2022

This seems pretty similar to #516.

If you include </script> in a string or comment as a user script an error will be thrown.

The following two errors are raised:

  1. Uncaught SyntaxError: Unexpected end of input
  2. Uncaught Error: Error compiling template code: ReferenceError: ejs:1
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