Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] Provide access to all route params via router service #39

Open
meeroslav opened this issue Jul 24, 2020 · 0 comments
Open

[Feat] Provide access to all route params via router service #39

meeroslav opened this issue Jul 24, 2020 · 0 comments

Comments

@meeroslav
Copy link
Collaborator

Components can access their dedicated URL param via RouteParams provider.
Sometimes, components need to be aware of all the params in the URL. This should ideally be provided via router service.
Router survive provides access to url$, queryParams$, and hash$ stream, but not path params.

meeroslav added a commit to meeroslav/angular-routing that referenced this issue Aug 15, 2020
meeroslav added a commit to meeroslav/angular-routing that referenced this issue Oct 28, 2020
meeroslav added a commit to meeroslav/angular-routing that referenced this issue Nov 2, 2020
meeroslav added a commit to meeroslav/angular-routing that referenced this issue Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant