Missing JS on livewire component
Hi all
I have a table and form with various actions on an existing project. It looks like the autosize on textareas is throwing an error.
I have included Filament with
EDIT: I am seeing the same errors on the Panel side of the site as well :/
I have a table and form with various actions on an existing project. It looks like the autosize on textareas is throwing an error.
livewire.js?id=c4fc8c5d:1125 Alpine Expression Error: height is not defined and ReferenceError: resize is not definedI have included Filament with
@filamentScripts in my main layout file. Any ideas?EDIT: I am seeing the same errors on the Panel side of the site as well :/