Skip to content

fix(anchor-scroll): scroll inside nextTick#99

Merged
atinux merged 1 commit into
mainfrom
link
Feb 24, 2021
Merged

fix(anchor-scroll): scroll inside nextTick#99
atinux merged 1 commit into
mainfrom
link

Conversation

@farnabaz

@farnabaz farnabaz commented Feb 24, 2021

Copy link
Copy Markdown
Collaborator

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Use nextTick to ensure page completely mounted, before scrolling to hash.

To check the behavior, click on GitHub template link in installation page

resolves #96

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes (if not applicable, please state why)

@vercel

vercel Bot commented Feb 24, 2021

Copy link
Copy Markdown

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/nuxtlabs/docus/2wqSDqUkMXUtfvmJMxB2hEELJwG6
✅ Preview: https://docus-git-link-nuxtlabs.vercel.app

@farnabaz farnabaz requested a review from atinux February 24, 2021 11:40
@atinux atinux merged commit c516288 into main Feb 24, 2021
@Tahul Tahul deleted the link branch April 14, 2021 10:30
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

Successfully merging this pull request may close these issues.

Target link scroll on client navigation

2 participants