Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

Error: You may not call store.getState() while the reducer is executing. The reducer has already receive... #133

Open
sentry-io bot opened this issue Nov 28, 2018 · 1 comment
Labels

Comments

@sentry-io
Copy link

sentry-io bot commented Nov 28, 2018

Sentry Issue: WEBAPP-V1-9

Error: You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.
  at Object.i [as getState] (/static/js/main.c2c7a500.js:1:753668)
  at B (<anonymous>:1:28201)
  at None (<anonymous>:1:37657)
  at Object.u [as dispatch] (/static/js/main.c2c7a500.js:1:754918)
  at dispatch (<anonymous>:1:40300)
...
(13 additional frame(s) were not displayed)
@wnz99
Copy link
Contributor

wnz99 commented Nov 28, 2018

This is weird. Need to look into it.

@wnz99 wnz99 self-assigned this Dec 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant