You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating to Shiny 1.11.0, radioGroupButtons() from the shinyWidgets package no longer works correctly. It was working as expected with Shiny 1.10.0.
When launching the app, I receive the following JavaScript console error:
inputValidateDecorator.ts:16 Uncaught Error: Unexpected input value mode: 'undefined'