EditTenantProfile bug?

I have followed the v3 tenancy documentation to the letter, but when I click 'save changes' on my custom EditTenantProfile page, I receive the following error:
Livewire
 \ 
Exceptions
 \ 
ComponentNotFoundException
PHP 8.2.10
10.17.1
Unable to find component: [app.filament.pages.tenancy.edit-organization-profile]
Livewire
 \ 
Exceptions
 \ 
ComponentNotFoundException
PHP 8.2.10
10.17.1
Unable to find component: [app.filament.pages.tenancy.edit-organization-profile]
For more information, see the following stackoverflow question I posted: https://stackoverflow.com/questions/77164025/possible-bug-in-filament-v3-edittenantprofile
Stack Overflow
Possible bug in Filament v3 EditTenantProfile?
I have followed the documentation here to setup and configure tenancy in my Filament app. It's all working fine, except for my Tentant Profile page (as described here). As far as I can tell I have
1 Reply
Clay Bitner
Clay Bitner3mo ago
Ever get this figured out?