mattmilburn / strapi-plugin-menus

A plugin for Strapi CMS to customize the structure of menus and menu items.
MIT License
110 stars 28 forks source link

facing issue in adding menu item using this plugin #70

Closed Shreyas19971999 closed 1 year ago

Shreyas19971999 commented 1 year ago

when I try to add a new menu by clicking add new menu button it is directing to a blank page. Could you please help me on these issue.

image
Tej-Tech commented 1 year ago

I am using [v1.0.3] so its working fine, but even in this version, where you edit items, the sticky bar of the edit menu item doesn't allow us to edit anything which is in the bottom, because it scrolls up

mattmilburn commented 1 year ago

Hi @Shreyas19971999 I believe the white screen is the Strapi app crashing for some reason. What does your developer console say when this happens? Also be sure to check any custom middlewares or lifecycle hooks you may have running in your app.

Can you provide more details of your package.json and any console errors?

mattmilburn commented 1 year ago

Closing due to inactivity. The plugin has also upgraded and fixed bugs since this issue was posted.