enable anchor scrolling for angular router module #1459
Labels
P3: minor
Non-critical, no workarounds exist
status: blocked 🚧
Resolution is blocked by some other issue or external factor
type: feature ✨
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
If I have a url fragment, I would like angular to scroll to that specific section, but this has to be turned on in angular router module.
http://localhost:3000/admin/extensions/common/test#1234
http://localhost:3000/admin/extensions/common/test#4567
https://angular.io/api/router/ExtraOptions#anchorScrolling
e.g.
can we add this in angular?
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: