Appsilon / shiny.i18n

Shiny applications internationalization made easy
https://appsilon.github.io/shiny.i18n/
Other
168 stars 38 forks source link

Values reset in live language change example #10

Closed dokato closed 6 years ago

dokato commented 6 years ago

I noticed today that in live_language_change example when you change the language, the slider input values reset as well. Ideally they would stay the same. Not sure how to fix it though.