Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time picker js error when allowInput is true #2557

Open
galingong opened this issue Mar 24, 2024 · 0 comments · May be fixed by #2576
Open

Time picker js error when allowInput is true #2557

galingong opened this issue Mar 24, 2024 · 0 comments · May be fixed by #2576

Comments

@galingong
Copy link
Contributor

Description

When setting allowInput option on a time_picker field true, I get Error: Invalid date provided: {value on field in hh:mm format}

Steps to reproduce

Set allowInput true on a time_picker as described above. Set a value on the field.

Expected result

Field accepting the value set on it.

Actual result

The field will be set to 12:00 and a js error in the console appears.

Versions

Twill version: 3.2.0
Laravel version: 10.48.3

@zeezo887 zeezo887 linked a pull request May 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant