Getting Error on my application with new version v 2.16.0
See original GitHub issueError: You may not call store.getState()
while the reducer is executing.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:222
- Comments:124 (8 by maintainers)
Top Results From Across the Web
java - @Slf4j logger not working after updating to 2.16.0 version
1. Check the output of mvn dependency:tree if you still have some conflicting Log4J versions in there. · generally the only way NoSuchMethodError ......
Read more >Log4Shell: RCE 0-day exploit found in log4j, a popular Java ...
On Thursday, December 9th a 0-day exploit in the popular Java logging library log4j (version 2), called Log4Shell, was discovered that ...
Read more >Impossible to update from 2.16.0 - Support - Mautic Forums
Hello there, I have got the same error on my side, on Ubuntu Server 18.04 running with PHP 7.2. I tried to update...
Read more >Upgraded to log4j 2.16? Surprise, there's a 2.17 fixing DoS
To fix the vulnerability, log4j version 2.17. 0 (for Java 8) has been released today and allows only "lookup strings in configuration" to ......
Read more >Log4J2 Vulnerability and Spring Boot
I had to maintain a legacy project and the "log4j2.version" property DID NOT work. I was still getting the vulnerable version for the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
In case anyone is looking for temporary work around(for chrome), you can download https://github.com/zalmoxisus/redux-devtools-extension/releases/download/2.15.5/extension.zip and then extract it to some folder.
Type
chrome://extensions
and turn on developer mode from top left and then click onLoad Unpacked
and select the extracted folder for use.Fixed
2.16.1
was published on Chrome Store and will be available in an hour. Sorry about that, it worked on Redux 3, but throws on 4.