Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

7.4.0 Cannot read property '_t' of undefined #286

Closed
2064135029 opened this issue Jan 25, 2018 · 3 comments
Closed

7.4.0 Cannot read property '_t' of undefined #286

2064135029 opened this issue Jan 25, 2018 · 3 comments

Comments

@2064135029
Copy link

2064135029 commented Jan 25, 2018

I use $t in div that: 
<x-switch :title="$t('Basic Usage')" v-model="show1"></x-switch>
  <x-switch :title="$t('Android Theme')" v-model="show7"></x-switch>
  <x-switch :title="$t('Show cancel menu')" v-model="show2"></x-switch>
  <x-switch :title="$t('Array menu')" v-model="show5"></x-switch> 

at VueComponent.eval (vue-i18n.esm.js?4d79:179)
at VueComponent.data (HelloFromVux.vue?2121:22)
at getData (vue.esm.js?efeb:3386)
at initData (vue.esm.js?efeb:3345)
at initState (vue.esm.js?efeb:3284)
at VueComponent.Vue._init (vue.esm.js?efeb:4558)
at new VueComponent (vue.esm.js?efeb:4728)
at createComponentInstanceForVnode (vue.esm.js?efeb:4242)
at init (vue.esm.js?efeb:4059)
at createComponent (vue.esm.js?efeb:5512)

@kazupon
Copy link
Owner

kazupon commented Jan 25, 2018

Thank you for your feedback!
Could you provide repro codes via GitHub repo or codesandbox.io please?

@kazupon
Copy link
Owner

kazupon commented Mar 16, 2018

close (due to in-activity)

@kazupon kazupon closed this as completed Mar 16, 2018
@kazupon
Copy link
Owner

kazupon commented Jun 22, 2018

same #306

@kazupon kazupon reopened this Jun 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants