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

首页里配置 hideInMenu=false时报错 #1374

Open
MadmanLiang opened this issue Aug 17, 2020 · 0 comments
Open

首页里配置 hideInMenu=false时报错 #1374

MadmanLiang opened this issue Aug 17, 2020 · 0 comments

Comments

@MadmanLiang
Copy link

MadmanLiang commented Aug 17, 2020

path: '/',
name: '_home',
redirect: '/home',
component: Main,
meta: {
  hideInMenu: false,
  notCache: true
},

vue.runtime.esm.js?2b0e:619 [Vue warn]: Error in render: "TypeError: Cannot read property 'icon' of undefined"

found in

---> at src/components/main/components/side-menu/side-menu.vue


at src/components/main/main.vue
at src/App.vue

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

1 participant