Propagate notifications when onNotification returns null (#10081)
Previously we threw an exception to require a non-null value. Now we just treat null as the common case of not stopping propagation.
Showing
Please register or sign in to comment