Skip to content

Commit 413a519

Browse files
authored
fix: resolve array to string conversion error in EditRecord forms for… (#120)
… multiple/range date pickers fix: resolve array to string conversion error in EditRecord forms - Fix DateTimeStateCast conflict when loading array data in EditRecord - Extend Field instead of DateTimePicker to avoid datetime state casting - Add proper array state handling for multiplePicker and rangePicker modes - Ensure compatibility with both CreateRecord and EditRecord forms Fixes issue where Flatpickr components with multiplePicker() or rangePicker() would throw "Array to string conversion" errors when editing existing records that contain array data in the database.
2 parents 9606656 + cecb566 commit 413a519

1 file changed

Lines changed: 353 additions & 120 deletions

File tree

0 commit comments

Comments
 (0)