vue2-admin-lte icon indicating copy to clipboard operation
vue2-admin-lte copied to clipboard

:bar_chart: adminLTE to vuejs v2.x converting project

Results 30 vue2-admin-lte issues
Sort by recently updated
recently updated
newest added

Hello there. Awesome dashboard. I´m getting some error messages like: ```Vue warn]: Error in mounted hook: "TypeError: $(...).find(...).todolist is not a function" found in ---> at c:\Users\adrie\Downloads\vuejsadmin_31a5e23be455ba232\vue2-admin-lte-master\src\widgets\VATodoList.vue at c:\Users\adrie\Downloads\vuejsadmin_31a5e23be455ba232\vue2-admin-lte-master\src\grid\Row.vue at...

bug

I am using this package with my Laravel (v5.6) project. Things are going pretty well but I am having some issue with the side menu. Whenever I click on any...

I´m trying to update the user vuex state from a Login component have here. I have very few experience with vuex so I´m little lost in the process... this is...

Hello. Sometimes my sidebar isn't refreshed when new data is added. The data is added via a computed property, from Vuex. If I see the HTML source, I see that...

bug

babel-preset-es2015 is deprecated now and says to use babel-preset-env. There was an error when I tried using the VAChat component saying: 'Module build failed: Error: Couldn't find preset "es2015" relative...

When I run: npm run dev, I got: ERROR Failed to compile with 3 errors 12:38:12 error in ./src/examples/APIExample.vue Syntax Error: Unexpected token (16:4) 14 | }, 15 | computed:...

The drop-down menu cannot be expanded and the Sidebar toggle button cannot toggle sidebar

bug

- [ ] 네비바 - [x] 사이드바 - [ ] router-view 화면

enhancement
help wanted

최종 Vue 랩핑완료 후에 `vue2-admin-lte`를 활용하여 문서를 만들면 될 것 같기에 이슈로 남겨놓습니다. 참고할 자료입니다: https://almsaeedstudio.com/themes/AdminLTE/documentation/index.html

enhancement