Dashboard with first page as scrolling="true"
does not scroll until navigating away
#11672
Labels
scrolling="true"
does not scroll until navigating away
#11672
Bug description
I have created a dashboard where the first page has the
scrolling="true"
property. The first time I visit the dashboard, the first page does not have the scrolling layout. If I navigate to some other page and return to the first page, the scrolling layout is enabled. This behavior is consistent across multiple web browsers on multiple operating systems.Steps to reproduce
This document exhibits the behavior. When visiting the rendered html for the first time, the first page does not scroll.
Expected behavior
The first page should have the scrolling layout when it is loaded for the first time.
Actual behavior
The first page does not have the scrolling layout when it is loaded for the first time. Navigating to another page and then revisiting the first page causes the scrolling layout to work.
Your environment
Issue persists on Windows with VSCode IDE and Edge browser, as well as macOS with RStudio and Safari browser.
Quarto check output
The text was updated successfully, but these errors were encountered: