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

🚀[FEATURE]: add option serialize to NgxsDevtoolsOptions #2299

Open
teokosmo opened this issue Feb 10, 2025 · 1 comment
Open

🚀[FEATURE]: add option serialize to NgxsDevtoolsOptions #2299

teokosmo opened this issue Feb 10, 2025 · 1 comment

Comments

@teokosmo
Copy link

Relevant Package

This feature request is for [@ngxs/store](https://github.com/ngxs/store)

Description

Allow to pass redux-devtools option: serialize, to display content of Map objects

Describe the problem you are trying to solve

Map objects data are not available in Redux devtools plugin

Describe the solution you'd like

Allow to set redux-devtools option serialize to true

Describe alternatives you've considered

@teokosmo
Copy link
Author

Solution provided in Redux DevTools plugin to display content of Map objects: reduxjs/redux-devtools#1804 (comment)

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