stefalda / react-localization

Simple module to localize the React interface using the same syntax used in the ReactNativeLocalization module.
MIT License
373 stars 58 forks source link

strings didn't changes to different language #102

Open RasheedSiriyala opened 4 years ago

RasheedSiriyala commented 4 years ago

I'm using react-localization in SPFx WebPart. I'm not facing any error but my string values are not changing to Italian language after I set language to Italian.

PFB React Component file,

ReactCompnent.txt

Sarhsian commented 4 years ago

Try again

svrakata commented 4 years ago

You have to trigger rerender.