question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[v6] What should we do about RouterScroller

See original GitHub issue

The RouterScroller is responsible for the auto scrolling animations that you currently get when using hash links and also when navigating to new pages (it scrolls you to the top)

  • How is the scroller going to work now?
  • Do we still include this in the core?
  • Does it depend on a Router too heavily?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
tannerlinsleycommented, Oct 15, 2018

Yep. I’m about to push a branch that accomplishes that 😃

0reactions
stale[bot]commented, Nov 21, 2018

This issue has been closed due to inactivity. If this was done in error, please reopen the issue. Thanks you for your contributions!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Introduce Router Scroller in Angular v6.1 - Medium
The Router Scroller provides functions related to scrolling to the Angular Router. With Router Scroller, you can do the following things.
Read more >
ScrollRestoration v6.6.1 - React Router
This component will emulate the browser's scroll restoration on location changes after loaders have completed to ensure the scroll position is restored to ......
Read more >
How to Scroll to Top on Route Change With React Router ...
Enable both animated scrolling and instant scrolling. Let's begin: 1. How My Router Is Setup. First step is to explain how I setup...
Read more >
React Router Scroll to Top on V6 - Stack Overflow
Show activity on this post. You put the Routes component as a descendant of ScrollToTop component, so you should return children instead of ......
Read more >
Ultimate React Router v6 Guide
React Router is by far the most popular routing library in React and this article goes in depth on everything you need to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found