kazupon/vue-i18n

Custom Formatter Example is broken

Aberta

#825 aberto em 30 de mar. de 2020

 (0 comentário) (1 reação) (0 responsável)JavaScript (837 forks)batch import
Type: Examplehelp wanted

Métricas do repositório

Stars
 (7.222 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

https://github.com/kazupon/vue-i18n/blob/f2b8a1024d8a0772ada501f5eac21d0471b0a35d/examples/formatting/custom/src/formatter.js#L52

TypeError: fn(...).map is not a function

Still investigating how to solve this properly (not using legacy places). Trying to support a %replacement% instead/aside of the curly braces.

Any helpful insight and fixing the example would be appreciated!

Guia do colaborador