javisperez/vuetranslate

this.params must be params

BananaAcid opened this issue · 2 comments

https://github.com/javisperez/vuetranslate/blob/master/src/vue-translate.js#L83

resulting in dists error on same line

you are referencing outside (this) params [ == undefined], not local scope params.

would be fixed in pull request #19

#19 was merged. Closing this now, thanks!