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
fix: handle registerPromiseEvent with errors (#2323)
Closes#2317.
Closes#2320.
I missed the this in my last PR, but I added a EsLint rule to catch
similar issue in the feature.
It's not 100% robust but it does the job if there is `then` in the
called function.
0 commit comments