yaminncco / vue-sidebar-menu

A Vue.js Sidebar Menu Component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No item-click event emitted in collapsed state

vujicP opened this issue · comments

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

fixed in v5.0.1