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
It might be really interesting to update to ngrx V4 (see why here: )
but after giving a try on a large project I did have some problems.
Main one: A problem with AOT and if everything works well in dev, once compiled with AOT the store is never updated (ngrx/platform#147 --> closed but only a workaround for now, needs a real fix).
The text was updated successfully, but these errors were encountered:
It might be really interesting to update to ngrx V4 (see why here: )
but after giving a try on a large project I did have some problems.
Main one: A problem with AOT and if everything works well in dev, once compiled with AOT the store is never updated (ngrx/platform#147 --> closed but only a workaround for now, needs a real fix).
The text was updated successfully, but these errors were encountered: