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
I am trying to create a shiny app in which one is able to set a specific date, time and value and save those in a URL. That way, when you want to enter a second set of values, you won't have to again enter those first values.
I succeeded saving dates and numeric values; However, for some reason when using timeInput (from shinyTime) for setting a specific time, it resets after bookmarking and pasting the URL. Any suggestions how to prevent the time from resetting or how to circumvent this?
The text was updated successfully, but these errors were encountered:
Sorry for the late reply, my notification settings were all wrong and I didn't get notifications for new issues. This is a nice enhancement, but unfortunately, I don't have time for it at the moment. Pull requests are welcome!
I am trying to create a shiny app in which one is able to set a specific date, time and value and save those in a URL. That way, when you want to enter a second set of values, you won't have to again enter those first values.
I succeeded saving dates and numeric values; However, for some reason when using timeInput (from shinyTime) for setting a specific time, it resets after bookmarking and pasting the URL. Any suggestions how to prevent the time from resetting or how to circumvent this?
The text was updated successfully, but these errors were encountered: