yaminncco / vue-sidebar-menu

A Vue.js Sidebar Menu Component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Menu object is not two way binded

varunkumarmedam opened this issue · comments

When I came to find that menu object data is not dynamically updating. Is this that object is two way binded ?!

can you show me how you are updating the menu? your issue is likely due to reactivity caveats https://vuejs.org/v2/guide/reactivity.html#Change-Detection-Caveats