melloware opened this issue 3 years ago · 1 comments
Version: 0.9.0 Browser: Firefox 93.0 (64-bit)
When I have a bad query request I get the following error: Uncaught TypeError: Error.captureStackTrace is not a function
Stack Trace:
Firefox doesn't have Error.captureStackTrace.
Error.captureStackTrace
Error().stack works universally.
Error().stack