-
-
Notifications
You must be signed in to change notification settings - Fork 147
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
JavaScript evaluation: x is not a function, a.split is not a function in klipse_plugin.min.js #334
Comments
The root cause of this is described in #330. Specifically, the minified |
I want to contribute |
@codeR49 Please do! |
@irynadunets started working on this issue via WorksHub. |
@Jacsonrai started working on this issue via WorksHub. |
@murtaza63 started working on this issue via WorksHub. |
@curest0x1021 started working on this issue via WorksHub. |
When using klipse_plugin.min.js instead of klipse_plugin.js, the console shows the following two errors with Firefox (62.0 and 60.1.0esr on GNU/Linux):
Minimal example:
The output "Hello World!" appears, but further edits do not have effects.
The text was updated successfully, but these errors were encountered: