yaminncco / vue-sidebar-menu

A Vue.js Sidebar Menu Component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Vue warn]: Failed to resolve component: router-link

eXCom opened this issue · comments

commented

Im getting warnings in fresh laravel application. Everything is working but would be nice to get rid of them, any ideas ?
123

without vue-router you need to provide a custom link component, check documentation https://github.com/yaminncco/vue-sidebar-menu#customize-link

commented

That worked for me, thank you!

commented

Im sorry, i didnt notice at first, it did removed the warnings but now the sidebar stopped working, when im trying to expand a menu options with children options im getting an error :(

123

can you provide a minimal reproduction

its an issue with inertiajs i recommend to use persistent-layouts

fixed the error in v5.1.0