question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Locale is deafult on initialize

See original GitHub issue

I have weird issue, when rendering calendar I have default english langiage set even though I’m using

  locale={{
                                    locale: require('moment/locale/fr'),
                                  }}

attribute, but when rerendering it (going back step) language is good. Any advise about this ?

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:6

github_iconTop GitHub Comments

4reactions
rafallyczkowskicommented, Sep 11, 2018

Any advice on that one? Trying to initially set locale but no luck. Has anyone got this problem?

0reactions
tareq-rarcommented, May 18, 2020

Hi all, good job guys what have you done is amazing, but this issue still exists.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Initialize default Locale and Timezone with Spring configuration
I've used a ServletContextListener . In contextInitialized(..) TimeZone.setDefault(..) is called. It won't be taken into account if you ...
Read more >
How to set the default locale (for new users only)
It is possible to set a default locale for new users by setting the ... The Language value can be set as an...
Read more >
How To: Set the default system locale - Esri Support
1. Use the 'locale' command to list the current locale settings for the session. · 2. Install additional locales using the upgrade option...
Read more >
Managing Default System Locale
In earlier releases of Oracle Solaris, the default system locale was configured in the /etc/default/init file. You can use the nlsadm command with...
Read more >
Setting the Locale (The GNU C Library)
A C program inherits its locale environment variables when it starts up. This happens automatically. However, these variables do not automatically control the ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found