Skip to content
Discussion options

You must be logged in to vote

Hahaha, finally pinpointed the issue! Here's what happened: While writing the code, I modified the arguments for the CE_run method (from JAVASCRIPT to KEY). The changes were applied consistently across the codebase, except for one instance in Scratch.translate.setup() (not sure why the global replace operation missed this particular occurrence).

The real headache was that this argument mismatch — where the text argument remained undefined due to various reasons — generated zero console warnings, making it completely invisible during routine debugging.

If you encounter any issues elsewhere in the extension, please report them through our issue tracker. Thanks in advance!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by 2001733
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant