Header action take 30s to respond

Im not sure what happened, but livewire takes 15-30s to respond after clicking header action
No description
5 Replies
Matthew
Matthew3mo ago
I am also using octane JS shows an error when livewire finally responds
Matthew
Matthew3mo ago
No description
Matthew
Matthew3mo ago
I found a similar issue on github https://github.com/filamentphp/filament/pull/12191 Update: It seems I dont have the issue on normal serve But its still weird bc an hour ago I didnt have this Could it be an issue with octane, or octane cache? Update: Now normal serve ALSO doesnt work. What the hell is going on?
Matthew
Matthew3mo ago
No description
Matthew
Matthew3mo ago
Bump Bump
Want results from more Discord servers?
Add your server
More Posts
Update parent record with SUM of two related tablesI need to update the parent record with the sum of the related table and wondering what would be theError Filament has not been installed yet: php artisan filament:install --panelsHello Goodmorning when I am using this command ``composer require filament/filament:"^3.2" -W`` it gBug with sidebar notifications not marked as read but deletedWhen you dismiss a sidebar notification they are deleted rather than marked as read. Not sure this Keep the database notification on closeWhat I'm trying to do: - I want to keep database notifications in databases after users close the noDisable Wizard Header ClickHow do I disable wizard header click? Meaning we can only navigate between the steps using the next/Refresh page on broadcast eventHi all. Does anyone know how I could use a broadcast event (websockets) to trigger a Filament page rHow to display 2 columns widgets on mobile?I would like to display 2 widgets for each row for Mobile screen. I only display 1 as seen in the fUnable to find component: [app.filament.resources.export-resource.pages.list-exports] in Production.I added new resources which works fine locally. However after deployment to production i am getting Test Slideover is VisibleI want to test that a slideOver edit action is visible. I have this on my ViewRecord: ``` <?php naset value in form field when there is a relationshipFriends I have a problem... I have a resource that performs an API query, the data is returned norm