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
I am wondering if there could be an exmaple provided for how to replicate the behavior of the inset dashboard style that v0.dev has going on. It seems to be closely related to the Dashboard-01 block.
I have been trying for hours but can't get it to work in a way that plays nicely with the window/scrolling. the only way I can get it to work (only aesthetically) is if I put all the page content in a scrollable div. Obviously that is not good because I can't use the native page scrolling that I would need to have in my site.
In the screenshot, notice the scrollbar to the right of the screen, when the page is refreshed, I can just click page up/down on my keyboard and it works. This is the behavior I am looking to recreate with Shadcn Dashboard-01.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am wondering if there could be an exmaple provided for how to replicate the behavior of the inset dashboard style that v0.dev has going on. It seems to be closely related to the Dashboard-01 block.
I have been trying for hours but can't get it to work in a way that plays nicely with the window/scrolling. the only way I can get it to work (only aesthetically) is if I put all the page content in a scrollable div. Obviously that is not good because I can't use the native page scrolling that I would need to have in my site.
In the screenshot, notice the scrollbar to the right of the screen, when the page is refreshed, I can just click page up/down on my keyboard and it works. This is the behavior I am looking to recreate with Shadcn Dashboard-01.

Beta Was this translation helpful? Give feedback.
All reactions