Kiltaz
Kiltaz
FFilament
Created by Kiltaz on 9/27/2024 in #β“β”Šhelp
🐞 TextInputColumn type('date') - can't manuly edit
I have table with TextInputColumn. I used ->type('date') method which should be valid. I see native datepicker in my table. I can edit this column with datepicker (in my browser there is calendar icon on the right side). This works just fine. But when I want to edit the date manualy before I can type more then one number (like: 12 - auto skip to month - 10 - auto skip to year - 2024) the event is fired. Value is send to server and this can make a nice error because the date may not be completed. Am I doing something wrong? Am I missing something or is this really bug? I am kindly asking for help πŸ™.
1 replies