balajidharma / laravel-vue-admin-panel

Laravel Vue Admin panel
MIT License
282 stars 82 forks source link

Error on update after production build #5

Closed emtiazzahid closed 2 years ago

emtiazzahid commented 2 years ago

Step to produce: run npm run build

Goto : permissons or role or users list > edit > press update > check console

TypeError: Cannot read properties of undefined (reading 'permission')

Node version: v16.14.2 NPM version: 8.5.0

ghost commented 2 years ago

You could try this. https://github.com/balajidharma/laravel-vue-admin-panel/issues/4#issue-1388696464

emtiazzahid commented 2 years ago

You could try this. #4 (comment)

added an PR for that

balajidharma commented 2 years ago

Thank you @emtiazzahid & @JustonJ99