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
Using either TimeField or DateTimeField results in an unstyled/default field (i.e. one that does not look like the GOV.UK Design System).
This is because the GOV.UK Design System does not contain a pattern for time fields or datetime fields.
While there's no official pattern for these fields, alphagov/govuk-design-system-backlog#173 contains some suggestions on how to work around this until official support is (hopefully) added, which could be implemented within tbxforms as an interim solution.