microapps / gatsby-plugin-react-i18next

Easily translate your Gatsby website into multiple languages
MIT License
121 stars 72 forks source link

store the language in sessionStorage instead localstorage #91

Open chenxizhang opened 3 years ago

chenxizhang commented 3 years ago

Regarding this issue, I suggest to change the localstorage to sessionStorage

https://github.com/microapps/gatsby-plugin-react-i18next/issues/89

spilown commented 10 months ago

i think so too