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
Add error context to functions executed during button press
Errors during executing button press action are hard to debug as its unclear what exactly is causing them.
This change adds a context to all executed functions.
0 commit comments