soft4ti/vue-select-sides

vue-i18n Conflict

Closed this issue · 1 comments

I have got this error when I use this in my project which has vue-i18n already installed.

vue.runtime.esm.js?2b0e:1888 TypeError: Cannot read properties of undefined (reading '_t') at VueComponent.Vue.$t (vueSelectSides.umd.js?ab22:584) at VueComponent.t (utils.js?3f05:12) at Proxy.render (VerticalNavMenuLink.vue?a770:29) at eval (vue-composition-api.mjs?ed09:1645) at activateCurrentInstance (vue-composition-api.mjs?ed09:1601) at Proxy.$options.render (vue-composition-api.mjs?ed09:1645) at VueComponent.Vue._render (vue.runtime.esm.js?2b0e:3548) at VueComponent.updateComponent (vue.runtime.esm.js?2b0e:4066) at Watcher.get (vue.runtime.esm.js?2b0e:4479) at new Watcher (vue.runtime.esm.js?2b0e:4468)

@dencygb Did you manage to resolve this issue?