Jonathan Rosado
Results
2
issues of
Jonathan Rosado
**vue & vue-i18n version** vue 2.6.8 vue-i18n 8.11.2 **Steps to reproduce** ``` {{ $tc('daysCounter', days, {count: days}) }} i18n: { messages: { daysCounter: ' 0 jour | {count} jour |...
Type: Improvement
Hi there, I'm running into some issues when trying to get the CapacitorFirebaseAnalytics plugin to work. I import the library: import { Plugins } from '@capacitor/core' import { CapacitorFirebaseAnalytics }...