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
Remove extension method onEvent which takes an action lambda as an argument. It is removed because it is better for consumer of this library to define their own methods to deal with actions on state changes, rather than this library providing one that may not work well under many or even most circumstances.