yaminncco / vue-sidebar-menu

A Vue.js Sidebar Menu Component
MIT License
656 stars 193 forks source link

Collapse toggle event issue #220

Closed corey-calhoun closed 11 months ago

corey-calhoun commented 2 years ago

I have imported this into a project that is using CoreUI and now the toggle events are not working as the demo. It seems as if maybe it's getting partially overridden or confused by the UI kit. Is this something you have experienced or have a suggestion for work around? I renamed the collapse method but still no fix.

yaminncco commented 2 years ago

Can you provide a minimal reproduction, otherwise why not use coreui sidebar?