Closed iedex closed 9 months ago
Did you update your Twill assets? This should be fixed with the build in 3.1.0
I did this:
Checked from an incognito window, and same issues.
Ok, sorry to hear that, it's been an annoying bug and I thought my fix was enough. At least I wasn't able to reproduce it anymore on my end. I'll try again.
I still can't reproduce. Which browser are you using?
Chrome on Windows
You have duplicate js files that you can delete. You can try deleting public/assets/twill
and running twill:update
again, but I highly doubt that it will help since your manifest should be correct and use the latest ones you got, which do match the one I use in my testing.
I wanted to confirm something else: in which context are you using the faulty date picker field? Form? Block? Publisher sidebar?
Form, Twill / ...Controller / getForm...
DatePicker::make()->name('first_reg')->label('1st reg.')->time24Hr()->withoutTime()->allowClear(),
now I realized the absurd "->time24Hr()->withoutTime()". anyway, I don't think this is the problem.
Closing as a dupe of #2237
Description
Explained behavior below
Steps to reproduce
Case 1:
Case 2:
Expected result
Actual result
Versions
Twill 3.1.0