Default tenancy route returns 404

When redirecting a user under the default route of a tenant panel (filament.{panel}.tenant), it doesn't redirect to the appropriate page (registration/dashboard). Instead it returns a 404 page. (Also 404 on tenant registration page) I have two other panels that are not using tenancy and that have different guards if it can be of any help and they are working perfectly. I don't know if it's intended nor I understand this behaviour as the intended was working in V3. The setup is the same as the docs and the exact same I used in V3. Thx for any help!
Solution:
I figured it was policies just after posting ...
Jump to solution
1 Reply
Solution
skyrowl
skyrowl4mo ago
I figured it was policies just after posting ...

Did you find this page helpful?