You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @splincode
I'm not creating a counter in my app :) this was just the simplest way to make a repro. I could change the StateModel to an object or an array, the behavior is the same.
@ImmutableSelector() is not working when using dynamic selector with arguments.
See error below.
repro on stackblitz: https://stackblitz.com/edit/ngxs-repro-hgjaa9?file=src/app/app.state.ts
What is the right way to guarantee immutability when using dynamic selectors?
The text was updated successfully, but these errors were encountered: