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, specifying only some of the hooks results in NPEs when the hooks are applied, since the reified EventBusBridgeHook doesn't check for the existence of a hook fn before trying to call it.
The text was updated successfully, but these errors were encountered:
Currently, specifying only some of the hooks results in NPEs when the hooks are applied, since the reified EventBusBridgeHook doesn't check for the existence of a hook fn before trying to call it.
The text was updated successfully, but these errors were encountered: