...CompanyResource::getNavigationItems() gives "Call to a member function getId() on null"
I'm using these kind of lines in my
navigationItems method in my AdminPanelProvider: ...CompanyResource::getNavigationItems(), but that seems to be broken in filament3? I want to add a couple of items in the navigation via this way (and basically create my own custom navigation instead of the auto generated one)