Skip to content

Feature Request - scrollspy - add support for to attribute in addition to href #2722

Closed
@kubowler99

Description

@kubowler99

Per the bootstrap-vue scrollspy documentation, it only supports the href attribute. Per the vuejs documentation, the vue-router does support anchor tag routing after making a slight modification to the router scrollBehavior method, coupled with using the 'to' attribute on the router-link element. Unfortunately, with scrollspy's limited support (for only href), any routing using the anchor tags (for example /my-page#firstanchor) will not render correctly.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions