Closed canhnm closed 7 months ago
Have you added the i18n
prop into AppProvider
?
You can follow this example: AppProvider with i18n
The locale should be en
if you're using English.
Edit: I've updated the doc for AppProvider locale: here The list supported locales: here
Have you added the
i18n
prop intoAppProvider
? You can follow this example: AppProvider with i18n The locale should been
if you're using English.Edit: I've updated the doc for AppProvider locale: here The list supported locales: here
Thank you for your reply, I have added i18n prop into AppProvider and it works well!
Hello,
We are testing Polaris Vue 2.0.1 and noticed there are issues on Date Picker component (https://ownego.github.io/polaris-vue/components/DatePicker) as it does not show Month and Day as attachment image