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

After every build all menu's disappeared #92

Closed
shonhor22 opened this issue Apr 10, 2018 · 5 comments
Closed

After every build all menu's disappeared #92

shonhor22 opened this issue Apr 10, 2018 · 5 comments

Comments

@shonhor22
Copy link

This is a bug request.

Description

First menu shows. But after update any .vue file npm run watch running and building and after refreshing page all menu's disappeared with following error

Steps to Reproduce

Expected behavior

Actual behavior

image

@aocneanu
Copy link
Member

Please click the link Menus.vue?f47d:119 and post here the result.

Why don't you use npm run hot and don't reload the page (it will refresh automatically)

@shonhor22
Copy link
Author

line 119
=== /${menu.link.split('.').slice(0, -1).join('/')}

@aocneanu
Copy link
Member

It seems that you have a menu that is not parent and also has a null link.

Is this the case?

@shonhor22
Copy link
Author

Thanks I accidentally created menu that without link

@aocneanu aocneanu reopened this Apr 10, 2018
@aocneanu
Copy link
Member

We need a validation to prevent this situation in the future

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