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
{{ message }}
This repository has been archived by the owner on Jul 27, 2018. It is now read-only.
The Angular router provides a means to preserve query parameters and fragments across navigations via the NavigationExtras parameter. It would be great if the router-store actions supported these.
The router docs illustrate how to use NavigationExtras with the router service.
The text was updated successfully, but these errors were encountered:
The Angular router provides a means to preserve query parameters and fragments across navigations via the
NavigationExtras
parameter. It would be great if the router-store actions supported these.The router docs illustrate how to use
NavigationExtras
with the router service.The text was updated successfully, but these errors were encountered: