I’ve noticed that since the last Vercel update, some of my sidebar components have stopped working as expected. I haven’t made any changes to the code, and everything appears to function correctly on the deployed sites. However, on the build page, these components are no longer displaying as designed. I’ve attempted to resolve the issue using the prompt, but it hasn’t worked. Could someone please assist?
Can you try deleting your components/ui folder within the v0 preview? (if you have git sync set up, fork first so it doesn’t commit it). v0 will work
- If that fixes it, then this is a known bug the team is working on
- If not, can you share a chat ID so we can look into it?
Ditto. Was working and previewing just fine in builder/preview 6 days ago, made no changes since then, and today (July 2nd), my sidebar navigation component stopped functioning as before and is overlayed on the main window and not fully collapsing. Spent hours trying to fix via prompting and reverting to past forks to no avail!!!
Per the above suggested fix:
- I don’t have a components/ui folder
- my chat ID is fork-of-signals-console-D1s9QvqyFGu
Please assist.
Same here.
Sidebar positioned on the left is overlapping with content, and there is no way to fix it by prompting. Have been at it for hours. Very frustrating considering I can’t fully see other components. Basically caused me to not be able to continue working on my projects.
Only usable workaround at the moment is to make the menu appear on button click, so you can keep seeing your entire main components - for anyone experiencing the same problem and waiting for a fix.
This happened on all existing projects yesterday, without any changes being made from my end.
Same here!!!
Spent ages trying to resolve. Panicked. Moved my entire project to Cursor.
Ditto. Even when you import the sidebar block directly from Building Blocks for the Web - shadcn/ui using the v0 call to action, the layout and sidebar does not have the expected behaviour in a v0 chat. https://v0.dev/chat/sidebar-bug-when-importing-shadcn-to-v0-GbLgltIUwoI
I can reproduce this, I’ve passed it along to the v0 team internally
Same - this issue only appear in the Preview environment, when published the sidebar behaves correctly. Now do I wait for a fix from v0? I tried rebuilding the sidebar without ShadCN, but ran into a blocker when tooltips also are broken and can’t seem to be repaired either in the prototype. It feels like it is part of this bug in the Preview environment.
DItto. I thought this was me but i have spent a HUGE amount of credits with the same problem as you guys with my shadcn sidebar. Have prompted, given examples, screenshots and it just will not fix the sidebar overlapping my content on the page.
I want some of my credits back and a fix because this is holding up my project big time!!
This appears to be an issue with Tailwind 4, we have a fix pending but I don’t think it will ship this week
One workaround if your project is hooked up to git sync would be to edit the shadcn sidebar primitive locally and replace it with the latest from the shadcn CLI, which should be Tailwind 4 compatible
I hope this gets fixed soon. I got a lot of stuff with sidebars
Any eta for the fix?
The team is aiming for this Friday, barring any other blockers along the way