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
Currently we hook directly into util functions and bring error handling code there. This is real bad™, and it'd be preferable to have them in the apis themselves.
Additionally, it'd be nice to have an easy way to file bugs, so provide a compile time environment variable for bug reports and show an additional ui for it when a syncronous error occurs
ajax errors inside APIs
syncronous
UI
Functionality
The text was updated successfully, but these errors were encountered:
Currently we hook directly into util functions and bring error handling code there. This is real bad™, and it'd be preferable to have them in the apis themselves.
Additionally, it'd be nice to have an easy way to file bugs, so provide a compile time environment variable for bug reports and show an additional ui for it when a syncronous error occurs
The text was updated successfully, but these errors were encountered: