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
The following app does not update the value of the airDatepickerInput when the action button is clicked. The value remains blank, but if you uncomment the options = list(maxDate = Sys.Date()), then the input is updated correctly.
Thanks for reporting this.
This has been corrected in the version available on GitHub. On the other hand, I've just published it on CRAN an hour ago, so we'll have to wait a bit before we can put a new version up.
The following app does not update the value of the airDatepickerInput when the action button is clicked. The value remains blank, but if you uncomment the
options = list(maxDate = Sys.Date())
, then the input is updated correctly.Session info:
The text was updated successfully, but these errors were encountered: