react-localization
react-localization copied to clipboard
Getting error when first time loading a page that uses react-localization
The error says: Uncaught (in promise) TypeError: Cannot read property 'indexOf' of null in LocalizedStrings:js:56.
After I reload the page, and continue using the page normally, the error doesn't occur at all.
Any solution found?