Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined editing menu after save #10

Open
nestordedios opened this issue Sep 5, 2022 · 2 comments
Open

Undefined editing menu after save #10

nestordedios opened this issue Sep 5, 2022 · 2 comments

Comments

@nestordedios
Copy link

Hi there!!

It seems something is not working right with the navigation extension.

When I add a new element to the menu I'm modifying (https://localhost:8000/bolt/navigation/main) and hit the save button I get the following screen (https://localhost:8000/bolt/navigation/undefined):

image

The menu editor interface is gone, but if I go back to Navigations (https://localhost:8000/bolt/navigations) and choose to edit the main menu again, the element seems to be saved.

I expect the menu editor interface to remain the same and not get a undefined menu screen when saving changes while the menu exists.

This seems to be happening on v1.0.3 on Bolt v5.2.0-beta.5

@EmilePerron
Copy link
Contributor

Hey @nestordedios,

Thanks for filing an issue.
Do you have any error / warning logs related to that problem?

@nestordedios
Copy link
Author

Hey @EmilePerron,

No unfortunately that is all I have. There are no warnings or errors being logged but I get that screen after saving the menu.

I can elaborate a bit more on the steps I follow to reproduce the issue:

  1. Click on the Manage your menus link on the aside menu of the CMS
  2. Click on the "Edit this menu" button for the main menu
  3. Add an element to the menu
  4. Save the menu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants