Skip to content
Snippets Groups Projects
Commit b1cba4da authored by Jack Reed's avatar Jack Reed Committed by Chris Beer
Browse files

Remove RootRef and fix scrolling entire page

Fixes some underlying inconsistencies with scrolling behavior including:

 - Making sure that the ScrollTo component is the child
 - Removing RootRef which is removed from Material-UI and deprecated in
React.StrictMode
 - While scrollIntoView is awesome, it scrolls the entire page even when
in an iframe which can cause unexpected jumping.

Fixes #3302
parent 152afd22
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment