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

v-translate doesn't work in SSR components #67

Closed
hauleth opened this issue Mar 21, 2018 · 1 comment
Closed

v-translate doesn't work in SSR components #67

hauleth opened this issue Mar 21, 2018 · 1 comment

Comments

@hauleth
Copy link

hauleth commented Mar 21, 2018

<translate> elements are working perfectly, but elements with v-translate directive are rendered as English even while correct language is set and working.

@kemar
Copy link
Contributor

kemar commented Mar 21, 2018

Yes, vue-gettext is not SSR compliant. I do not have the time to work on it now, nor in the coming months. I'll add a "Known issue" in the README.

I'm closing this issue since it's a kind of a duplicate of #51.

@kemar kemar closed this as completed Mar 21, 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