patronage / bubs-next

Headless Wordpress + Next.js Project scaffolding
https://bubs-next.vercel.app
MIT License
37 stars 10 forks source link

If a user adds a menu item without a link, it shouldn't break #280

Open ccorda opened 1 year ago

ccorda commented 1 year ago

currently we simply have this, and it's possible for the path to be blank in WP, causing a 500:

href={item.path}