Simple searchable field causing Alpine warning + table.js error?
I have a fresh Filament v3 project with a model & resource. The resource has a single
It seems strange to be getting an error on such a simple setup. The search appears to be working correctly, but every time the search text is modified the console spews out warnings and errors? Any help would be greatly appreciated. I'm hoping it's just something simple I'm overlooking.
TextColumn field marked as searchable(). Whenever I perform a search in the search box I receive a warning + 2 errors in the console.It seems strange to be getting an error on such a simple setup. The search appears to be working correctly, but every time the search text is modified the console spews out warnings and errors? Any help would be greatly appreciated. I'm hoping it's just something simple I'm overlooking.