Closed mattbloomfield closed 2 years ago
It's difficult to debug within a behavior. If there is a JS error it simply console logs "No loaded behavior called: xxxxxxx"
Is there a way to expose the errors?
New version 0.1.11 will console log out any errors when initialising a behavior (latest version is now 0.1.12)
0.1.11
0.1.12
Oh nice, thanks
Just tried it out, great implementation! Very descriptive. Thank you Mike.
It's difficult to debug within a behavior. If there is a JS error it simply console logs "No loaded behavior called: xxxxxxx"
Is there a way to expose the errors?