Call to undefined method Filament\Resources\Pages\PageRegistration::shouldRegisterNavigation()
I am getting folloiwng error when I am trying to add getRecordSubNavigation method in the resource
Solution
When looking at https://filamentphp.com/docs/3.x/panels/resources/viewing-records#adding-view-pages-to-resource-sub-navigation it seems you're not implementing the method the right way