8000 anchors do not work · Issue #5359 · nuxt/nuxt · GitHub
[go: up one dir, main page]

Skip to content
anchors do not work #5359
@syffs

Description

@syffs

Version

v2.5.1

Reproduction link

https://codesandbox.io/s/mz4wjpzy18

Steps to reproduce

  1. click anchored link
  2. scroll back up
  3. click same anchored link => nothing happens

What is expected ?

working anchors accessible from any page (same or different)

What is actually happening?

no navigation is perfomed

This bug report is available on Nuxt community (#c8910)

Additionnal comment

default scrollBehavior does not allow to reach anchors on the same page, but overriding it partially fixes the issue.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0