Closed markplus closed 7 months ago
How many select2 field you have? There is a similar issue I encountered before and the problem was I have 2 forms with the same field name.
Solution: set the ->id('id2')
to next field with the same name
Also, check your console error for possible js issue.
This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been inactive for 7 days since being marked as stale.
I can't find the solution for this problem, if I use Fields\Text::make, Fields\Select::make, everything works perfectly but if I try to use DateTime, Date, Select2 the table disappears completely from the page I'm using laravel 10 with the latest version of yajra datatables and also latest version of the editor, if I add the option in the editor
[](url)