You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are no try-catch blocks in the code at all, so for better or worse, removing the classes would only potentially affect clients of the library.
A brief search across repos on github did not reveal anyone using InvalidStateException but I guess the rest should be searched too... if that's the right approach. Would be preferable to fix the current derivation.
I did this in bbee2c4:
dc.js/src/errors.js
Line 11 in 8108281
I presume it helped in some old browser, but now it replaces the usual stack with a stringy stack that doesn't work well in debuggers.
The text was updated successfully, but these errors were encountered: