tshaddix / webext-redux

A set of utilities for building Redux applications in Web Extensions.
MIT License
1.22k stars 179 forks source link

fix: undefined error issue #269 #270

Closed fredericrous closed 2 years ago

fredericrous commented 2 years ago

fix random freeze issue "Cannot read properties of undefined (reading 'error')"

https://github.com/tshaddix/webext-redux/issues/269