Jul 25, 2017 · 1 min read
This helped me a treat however I have a specific use case that breaks this. Inside each route is a scrollIntoView wrapper that enables you to quickly navigate up and down the page withe anchor links (www.someurl.com/page#inPageLink). This triggers the transition — then scrollsIntoView. Is there some way to NOT do the transition when the new url provided matches the previous one (where only the #inPageLink differs)?