Laurens
Check if Livewire request came from Filament
Actually, I'm using tenancy so got the idea to check if the current tenant could be retrieved during the Livewire request.
This made me test out the panel helpers and this seems to work perfectly for both views and livewire requests:
This approach also doesn't rely on the filament.admin.* routing check 🙂
3 replies
Keep create action modal open on success with feedback
Seems to be no longer working on V3 then 😦 We also had quite a few translation issues which worked on V2 but all broke in V3. Will probably have to figure out custom components then like plugins I guess
23 replies