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
Attached is a screenshot from when I run shinyTimeExample():
You can see that the starting time for the second time input is incorrect. This is related to the minute.steps parameter. When I do not specify this parameter, the input is loaded with the correct value. Looking at your code, I believe the issue lies with the roundTime function.
Thanks for making this package, I enjoy using it.
The text was updated successfully, but these errors were encountered:
Hi,
Attached is a screenshot from when I run shinyTimeExample():
You can see that the starting time for the second time input is incorrect. This is related to the minute.steps parameter. When I do not specify this parameter, the input is loaded with the correct value. Looking at your code, I believe the issue lies with the roundTime function.
Thanks for making this package, I enjoy using it.
The text was updated successfully, but these errors were encountered: