Actions
Bug #26089
closedHandle empty times in react date components
Status:
Closed
Priority:
Normal
Assignee:
Category:
JavaScript stack
Target version:
-
Description
Currently the mount_date_component function in app/helpers/application_helper.rb uses time.iso8601. This causes an error if the time is nil.
Actions