yaminncco / vue-sidebar-menu

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

No item-click event emitted in collapsed state #193

Closed vujicP closed 3 years ago

vujicP commented 3 years ago

Hi! I noticed that the item-click event is only emitted when the sidebar is in expanded state, not in collapsed state.

Reproducible on demo site https://yaminncco.github.io/vue-sidebar-menu (No onItemClick log in console)

Using version 5.0.0

yaminncco commented 3 years ago

fixed in v5.0.1