#All of a sudden "after upgrading package", all alpine components are not working in production!
7 messages · Page 1 of 1 (latest)
have you recompiled the assets? cleared cache, etc?
Thank you @balmy zealot , Yes, I have done all those steps tons of times! It looks like async-alpine is not working for some reason.
maybe try to rollback to a previous filament version. There must be some incompatibility between the packages
can you replicate the issue locally? what version of laravel are you using?
Unfortunately, I can't re-produce it locally. I'm using "laravel/framework": "11.42.1",
not sure what your previous version of filament was but see https://github.com/filamentphp/filament/pull/15559. If you are using async-alpine with any custom components in your app you might need to upgrade the version in package.json.