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
Some of the bridge hooks can cancel the requested operation, but will throw an exception if the hook fn returns a nil. We should coerce the return value to a boolean.
The text was updated successfully, but these errors were encountered:
Some of the bridge hooks can cancel the requested operation, but will throw an exception if the hook fn returns a nil. We should coerce the return value to a boolean.
The text was updated successfully, but these errors were encountered: