You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(scroll): run scrollBehavior on initial load (fix#3196) (#3199)
* Add handleScroll on initial history.transitionTo
* Update index.js
* test(scroll-behavior): add tests for scrollBehavior on load
* refactor(scroll-behavior): scrollBehavior on load
* style: remove spaces
* fix: handleScroll not called with from
* test(scroll-behavior): remove redundant tests
* fix: call handleScroll only if initial navigation succeeds
Co-authored-by: Eduardo San Martin Morote <[email protected]>
0 commit comments