Admin panel does not render properly after installing filament notifications on frontend
My admin panel was working but after I followed the instructions to install filament notifications to the frontend, it is now rendering like you see on the provided image. Really don't know what to do next.
I've cleared the caches on everything, recompiled the assets, noting seems to work, I think is a conflict somewhere.
4 Replies
that's a mess, did you run npm run build?
What's the console say
Yes I did run npm run dev, because it’s on local for now, and I don’t get any error anywhere.
So you have no errors in your browser console?
Nope
The thing is I don't know how to get back to the previews state where I didn't install filament notifications on the frontend.
Also I don't know what could make it behave this way since the frontend has no relation to filament, maybe the paths to JS are not correct or loaded two times...AlpineJS is not loaded on tailwind.config.js...this is really nerve racking...