Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

middleware #99

Open
bingomanatee opened this issue Feb 19, 2018 · 0 comments
Open

middleware #99

bingomanatee opened this issue Feb 19, 2018 · 0 comments

Comments

@bingomanatee
Copy link

Your middlware examplle of wrapping a console log around each effect seems to imply it will be keyed once, filter each event and never be executed again. However I've noticed that middleware fires with each state change, so your middleware example would continuously add redundant logging around all effects with each state change -- not likely your intent.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant