-
Notifications
You must be signed in to change notification settings - Fork 18
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
The menu does not close when choosing a category #6
Comments
I have version 2.x and bug doesn't occur. |
Hello @Rayochoco what version do you have in the manifest? This problem occurs in the version minor of 2.x |
hello @ejisselgb , I have version 0.x in the manifest, but it won't let me install version 2.x |
Hi @Rayochoco, Can you show me all the errors in the console, please? Do you try to update the app from VTEX AppStore? Do you accept the contract? |
Hi @ejisselgb |
@Rayochoco you have to install the app, uninstall previous versions. Also make sure you add app in "peerDependecies" not in "dependecies" |
@Rayochoco apps that have billing options in manifest need to be inserted in "peerDependecies" and installed manualy. |
@Rayochoco Someone was a similar error. He defined the mega-menu in the peerDependencies. Let me know if your error continues. |
@ejisselgb @trewous the error is already solved, thanks for the attention |
Describe the error
When displaying the menu and select any category of first level, second level or third level, if it redirects to the page but the menu remains open and should close
play
Steps to reproduce the behavior:
1.-Go 'Hamburger button'
2.-Click on 'Button'
3.-Select any category
See error
Expected behavior
Redirect to the page and close the menu.
Click on category
The text was updated successfully, but these errors were encountered: