Closed lenafm closed 3 years ago
Temporarily fixes clash with parmesan that blocked modal from shinypanels::showModalMultipleId from opening.
parmesan
shinypanels::showModalMultipleId
This temporary fix was done removing updateSelectLangInput from the initLocale reactive in the langSelector function.
updateSelectLangInput
initLocale
langSelector
Temporarily fixes clash with
parmesan
that blocked modal fromshinypanels::showModalMultipleId
from opening.This temporary fix was done removing
updateSelectLangInput
from theinitLocale
reactive in thelangSelector
function.