DataTable Bootstrap Not working with livewire

What seems to be the problem:
I have a modal with DataTable Bootstrap
I used date fields to do a search according to a date range when I do not put any date the table works very well I can do searches in the table, sort …
when I search by date, the table no longer allows me to search
Steps to Reproduce:

Are you using the latest version of Livewire:
yes
Do you have any screenshots or code examples:

This when i search with the date range

Thank you for your help !

This when the table work