felabrecque
felabrecque
@barryvdh Is there a better way to empty the "stacked data" then to logout/login (destroy the session) ? I have a multi-language website, / redirect to either /fr or /en...
Laravel: 10.48.28 Debugbar: 3.15.2
Anything missing for this PR to be merged ?
> While I like the idea - especially with cloning custom plugins with git, a few thoughts on this: > > 1. The changes break backward compatibility for existing plugin...
@mechelon I don't see how plugins in the `~/.expose/plugins` are no longer detected. I didn't changed which folders are scanned. I only added some additional checkup: - must be a...
I can confirm that the problem is fixed. I sent an audio/webm file to the google-cloud-speech v2 recognize functionality and it worked (didn't told me that file format was invalid)
I have a similar problem, but with hintAction inside and infolist. The problem doesn't seem to be with the click detection on the action button. It even dispatch an 'open-modal'...
The problem is that the modals html is not loaded. I added this line in vendor/filament/infolists/resources/views/component-container.blade.php just before the closing DL And it worked You can copy the file into...