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
The reason is that subscribers are notified on state changes, not on action calls. This behavior is by design. Not sure what to do here. Perhaps turn the logger plugin into a special internal subscriber that will be notified on action calls, not on state changes.
The text was updated successfully, but these errors were encountered:
The reason is that subscribers are notified on state changes, not on action calls. This behavior is by design. Not sure what to do here. Perhaps turn the logger plugin into a special internal subscriber that will be notified on action calls, not on state changes.
The text was updated successfully, but these errors were encountered: