Alpine component not loaded
Hey, I'm using Curator plugin and their resource included is using their Curator field that loads an Alpine component
Problem is that every other plugin using JS files are loaded except this alpine component even tho assets have been published using filament artisan command
There is no errors in the console and the script is never loaded watching at the browser dev console (network tab), the plugin do have the alpine directives to load the module but it's still not there
Is there any other step I'm missing in filament to load Alpine components ?
Problem is that every other plugin using JS files are loaded except this alpine component even tho assets have been published using filament artisan command
There is no errors in the console and the script is never loaded watching at the browser dev console (network tab), the plugin do have the alpine directives to load the module but it's still not there
Is there any other step I'm missing in filament to load Alpine components ?