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
Hi, I'm using feedbackDanger to show a message when an input is invalid. When I change the input to another invalid value, the feedback message doesn't change even though I'm providing a different text argument. Am I using this wrong? In the below example, changing the value to 4 gives a message, but changing it to 45 doesn't update the message:
@jl5000 This issue has been resolved in the most recent development version, which can be installed with remotes::install_github('merlinoa/shinyFeedback')
Hi, I'm using feedbackDanger to show a message when an input is invalid. When I change the input to another invalid value, the feedback message doesn't change even though I'm providing a different text argument. Am I using this wrong? In the below example, changing the value to 4 gives a message, but changing it to 45 doesn't update the message:
Created on 2021-07-25 by the reprex package (v2.0.0)
The text was updated successfully, but these errors were encountered: