You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed the issue described in the title. I believe it happens because of invoking the updateLocale method. If you see how it's implemented, you will notice that it sets the global locale.
Hi,
Thank you for this plugin.
I've noticed the issue described in the title. I believe it happens because of invoking the
updateLocale
method. If you see how it's implemented, you will notice that it sets the global locale.https://github.com/moment/moment/blob/develop/src/lib/locale/locales.js#L143
The text was updated successfully, but these errors were encountered: