filamentTable not defined after V4 Upgrade
After following the upgrade guide, I'm getting this error in console. Some things aren't working like bulk actions.
I know Alpine is installed because I can access it the console and it returns version 3.14.9 and other Alpine-powered elements are working (e.g. tabs)
I'm using the Minimal Theme, but I get this error with or without the custom theme.
5 Replies
Make sure
filament:upgrade
is run and your browser cache is clear, seems like out of date assets to meThanks that to fixed it
which part?
Both steps were necessary
first step should be in your composer.json script, is it not?