fix: Preserve existing nested scroll positions across SPA navigations that create new restoration keys#7335
fix: Preserve existing nested scroll positions across SPA navigations that create new restoration keys#7335schiller-manuel wants to merge 1 commit intofix-hash-scrollfrom
Conversation
… that create new restoration keys.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
View your CI Pipeline Execution ↗ for commit d725a17
☁️ Nx Cloud last updated this comment at |
🚀 Changeset Version Preview4 package(s) bumped directly, 19 bumped as dependents. 🟩 Patch bumps
|
Bundle Size Benchmarks
Trend sparkline is historical gzip bytes ending with this PR measurement; lower is better. |
Merging this PR will not alter performance
Comparing Footnotes
|
| let scrollToTopElements: Array<Element> | undefined | ||
|
|
||
| if ( | ||
| router.isScrollRestoring && |
No description provided.