Slow loading of resource view
Today, I resumed work on my app. I updated everything with 'composer update,' and everything is functioning correctly. However, I've noticed an extreme slowdown in one of the views. It's an infolist for a single item to which I added a relation manager and an Apex chart (I tried excluding them one at a time, but the slowness persists).
I have the debug bar installed, but I can't figure out where the slowness is coming from.
I'm working locally with ddev, PHP 8.2, and everything is updated to the latest release of Filament, Laravel, plugins, etc
I have the debug bar installed, but I can't figure out where the slowness is coming from.
I'm working locally with ddev, PHP 8.2, and everything is updated to the latest release of Filament, Laravel, plugins, etc