For Workers & Pages, what is the name of the domain?
n/a
What is the error number?
1101
What is the error message?
Worker threw exception
What is the issue or error you’re encountering
I need a way to turn on error reporting so I can see more details about thrown JavaScript exception and what line it is on. It’s hard to fix it blind.
What steps have you taken to resolve the issue?
I searched for a way to turn on error reporting to no avail. I also tried to run it in the console but it doesn’t work the same way in the console and I can’t reproduce the error there.