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

Make Persistence Plugin synchronous and therefore independent of signal effects #30

Merged

Conversation

zuriscript
Copy link
Owner

Make Persistence Plugin synchronous and therefore independent of signal effects. Reason therefore is, that effects are fired in a change detection cycle and if there is no cycle, no effect is triggered. This behaviours has been changed for newer version of angular, see: angular/angular#51049

@zuriscript zuriscript merged commit 655fd44 into master Nov 12, 2023
@zuriscript zuriscript deleted the bug/make-persistence-plugin-not-dependant-on-effects branch January 4, 2024 22:39
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

Successfully merging this pull request may close these issues.

No persistence to localStorage even when store is updated in Redux Devtools
1 participant