Vue-i18n: i18n array and v-for

Created on 22 Nov 2016  路  2Comments  路  Source: kazupon/vue-i18n

Hope I'm not making a simple mistake here, but I can't seem to get i18n arrays to work within v-for loops?

vue & vue-i18n version

2.0.7, 4.7.2

Reproduction Link

http://jsfiddle.net/SamHH/chc7k4cz/

What is Expected?

Iterate through the array.

What is actually happening?

Console errors, e.g.: Error when rendering root instance & Uncaught TypeError: n.replace is not a function

Bug

Most helpful comment

Thank you for your feedback.
I'll try to fix.

All 2 comments

Maybe related to #59 ?

Thank you for your feedback.
I'll try to fix.

Was this page helpful?
0 / 5 - 0 ratings