johncarter
Action button not updating with `isProcessing`
I have source dived but all I can find is:
https://github.com/filamentphp/filament/blob/7f5a7a821f680bd17917181cc185fc1091a2cf1a/packages/support/resources/views/components/button/index.blade.php#L132-L133
2 replies
Create tenant page breaks if we have a custom profile page
Yeah, I'm facing the same issue. If there is no tenant created yet i.e. you get redirected to /{panel}/new to create a tenant the edit profile menu item is still attempted to be created but the /{panel}/{tenant}/edit-profile can't be created.
18 replies