Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

non-serializable value detected in an action #3

Open
AdamWP opened this issue Dec 13, 2022 · 0 comments
Open

non-serializable value detected in an action #3

AdamWP opened this issue Dec 13, 2022 · 0 comments

Comments

@AdamWP
Copy link

AdamWP commented Dec 13, 2022

Environment: Ubuntu 20.04, Node 17.01, NPM 8.1.0. (Also tested with same result on Node 12, 16 & 18 and NPM 9.2.0). Tried Chrome and Safari with same results.

index.js:1 A non-serializable value was detected in an action, in the path: register. Value: ƒ register(key) {
pStore.dispatch({
type: constants__WEBPACK_IMPORTED_MODULE_1
["REGISTER"],
key: key
});
}

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

No branches or pull requests

1 participant