Jul 01, 2020 08:58 PM
The custom block seems to retain the scroll position when moving between components which get replaced based on State. Is there any way to always load page with scrolled at top of Block UI?
Jul 06, 2020 06:42 AM
You can can use elem.scrollIntoView(true) for the root element of your block anytime the page re-renders