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
As discussed offline, spreadArrayStore$() can run into problems with undefined values when dealing with nested components and timing issues when they are being destroyed. It would be ideal for it (or a related function) to allow filtering out undefined values emitted from the store.
The text was updated successfully, but these errors were encountered:
ersimont
transferred this issue from simontonsoftware/ng-app-state
Nov 8, 2020
ersimont
changed the title
Handling undefined values in spreadArrayStore$()
[app-state] Handling undefined values in spreadArrayStore$()
Nov 8, 2020
As discussed offline,
spreadArrayStore$()
can run into problems with undefined values when dealing with nested components and timing issues when they are being destroyed. It would be ideal for it (or a related function) to allow filtering out undefined values emitted from the store.The text was updated successfully, but these errors were encountered: