checkyourmath
Results
1
comments of
checkyourmath
Thanks @Globerada for pointing it up. `Vue.use(VueLocalStorage, { bind: true });` makes no effect in my case. Have to set `bind: true` per each binding. Also thanks for the plugin.