Hi, recentrly I'm having some performance issues with my filamentphp project, after some readings, I decided to update from my current version to the newest, and luckily my resource has improved, I noticed that some files were published into the public directory, as I have made some changes in tailwind classes (for example to add some color in a row) I added a custom theme, so after updated my project I ran the npm run build, but unfortunately the menu it's now over my main panel, so:
- should I run the npm run build?
- should I use something else?
I was testing between versions, and even though on some of them my menu is working well, some errors of livewere appear, which I can see in the newest releases are resolved.
So I'm trapped in the update process, idk If I need to do something else given I have a custom theme? is it the problem?
Ty, I appreciate some guidance.