Tables\Actions\ViewAction::make()->slideOver() stops working upon setting 'view' => Pages\ViewPost::route('/{record}') in the getPages() of the Resource (it opens as a full-page, not as a modal)getPages() of your resource like this:ViewAction action in the table() method of the Resource like this:view page is present in the getPages() the modal don't open as a modal but as full-page (at this point I'm just repeating myself sorry)view page from the getPages() then?... Route [filament.admin.resources.posts.view] not defined.