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
If we call hideFeedback or showFeedback* with inputId of nonexistent element, a JS error is throw like on the screen below.
This is NOT causing any issues in Shiny app itself, so it has little importance, but I'm bringing this up anyway since it may surprise someone checking the console.
If we call
hideFeedback
orshowFeedback*
withinputId
of nonexistent element, a JS error is throw like on the screen below.This is NOT causing any issues in Shiny app itself, so it has little importance, but I'm bringing this up anyway since it may surprise someone checking the console.
Example
Checked with version 5cc4d16
The text was updated successfully, but these errors were encountered: