2hours and 40 minutes - Trying to make a Sidebar Menu

Hi, process:

  1. Asked to inser a Hamburguer icon on a mobile app.
  2. Asked to create a Sidebar menu
  3. Nothing happened on click
  4. v0 tried everything with no success
  5. chatGPT o3 helped but v0 could’t make it to work
  6. I could manage to do it once, at page XYZ. But after some iteractions it stopped working. I asked him to try to replicate the solution for the home page and he couldn’t do it.
  7. 2h40 has passed and I’m very frustrated. I got to version 68.

Can anyone give me the v0 instructions to make a sidebar menu on v0 ?

Thanks, Best,
André.

Did you know there’s another category dedicated to v0 topics? A human should be here soon to help, but the answer may already be available even faster in one of these other posts.

Our docs are a great place to start.

We also have a walkthrough to help guide your workflow.

And these recordings can give you a look at v0 features and strategies in action shown by our Community:

https://community.vercel.com/tags/c/events/42/v0

Do you see shadcn components in the /components/ui folder inside your file tree?

v0 has default components it will fall back to when you don’t provide your own, so it should work without them. There have been some similar reports of popover features losing interactivity when you DO provide your own. Can you try deleting the /components/ui folder and see if that fixes it? If so that will confirm the bug and I’ll share it with the v0 team