Jayraj Jog
Jayraj Jog
@eriwen I'm encountering this issue also. My understanding is that since the sourcemap parsing is on the main thread the UI freezes up completely while it happens. I don't understand...
@eriwen As a PoC I tried calling StackTrace.get inside of a WebWorker. It doesn't get the correct call stack. Rather than showing the call stack with the stack top being...
LDAP authentication is not enabled. Is it a requirement for API access?
I have version 6.0.1 running on a hosted Linux (Bluehost, probably Redhat) with Apache server. I tried out your code (i changed json.loads to json.load because response is an fp...