This makes debugging difficult, as not even syntax errors show up in the console!!! At least wrap the code with try/catch on JS side and output any caught errors to console.
This makes debugging difficult, as not even syntax errors show up in the console!!!
At least wrap the code with try/catch on JS side and output any caught errors to console.