vue-tabevents
vue-tabevents copied to clipboard
vue-tabevents.es.js?692c:37 Uncaught TypeError: Vue.IsJsonString is not a function

The solution is changing line 33 Vue.IsJsonString => Vue.prototype.$IsJsonString

See https://github.com/Almoullim/vue-tabevents/pull/2
fixed in https://github.com/Almoullim/vue-tabevents/pull/2