hasCombinedRelationManagerTabsWithContent together with infolist breaks
I got a simple resource with an infolist and some relationmanager on a ViewPage. This combination seems to break the tab navigation for some reason. If i either disable hasCombinedRelationManagerTabsWithContent OR change the Infolist to a form the navigation between the tabs work.
The error thrown is always in livewire.jsUncaught Component not found: ANYCOMPONENTID
Breaking it down:
If i am loading the page on the Main (Infolist) Tab, then i can navigate to 1 RSM and then not further.
If i am loading the page ON one RSM i can't navigate nowhere.
It occurs on ALL resources i have with this setup.
Is this a known bug?
Version is 3.2.115 and LRVL 11.26.0
1 Reply
nevermind, this is connected to filament-comments package by parallax