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
I previously opend a feature request for a modifiable state within a selector (#1679), because i have a problem with the recalculation / slicing / preprocessing of the state, every time >100mb. Now i have read that you plan that the state is only recalculated if the output changes for v4 (not the parameters, https://www.ngxs.io/concepts/select#joining-selectors )[would also exactly solve my recalculation problem]. Now my question, which can only be answered by the devs and not other communities: If i use the selectSnapshot-Method (in v4) to call the selector (in this case happyLocalPanda) is the recalculation in .firstLocalPanda also prevented by ngxs?
If that is the case i am very happy and i would close both issues. Otherwise, why would the behaviour differ? Thanks in advance.
investigateRequires some investigationgood first issueGood for newcomersdiscussionAn issue that discusses design decisions.not an issueAn issue logged that doesn't require fixing (maybe just a question)
1 participant
Converted from issue
This discussion was converted from issue #1681 on November 05, 2022 21:34.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I previously opend a feature request for a modifiable state within a selector (#1679), because i have a problem with the recalculation / slicing / preprocessing of the state, every time >100mb. Now i have read that you plan that the state is only recalculated if the output changes for v4 (not the parameters, https://www.ngxs.io/concepts/select#joining-selectors )[would also exactly solve my recalculation problem]. Now my question, which can only be answered by the devs and not other communities: If i use the selectSnapshot-Method (in v4) to call the selector (in this case happyLocalPanda) is the recalculation in .firstLocalPanda also prevented by ngxs?
If that is the case i am very happy and i would close both issues. Otherwise, why would the behaviour differ? Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions