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
We are going to need a few debug utilities since the code is not very easy to debug:
Introduce "Debug" build of the library that shouts a lot of error messages if the library is not used properly. All this code should go away during minification.
Introduce a browser extension that helps access inner state and other meta information.
The text was updated successfully, but these errors were encountered:
We are going to need a few debug utilities since the code is not very easy to debug:
The text was updated successfully, but these errors were encountered: