F
Filament3mo ago
dyo

Problem in table tabs in a custom page

Can someone help me? I was using resources table tabs in filament custom page, but since I upgraded the filament, it won't work anymore. It says. Unable to locate a class or view for component [filament-panels::resources.tabs]. I was following these steps https://github.com/filamentphp/filament/discussions/10127 Or there's other way to create table tabs in a custom page?
GitHub
Tabs in custom page · filamentphp filament · Discussion #10127
hello there! please need a help on how to make a tabs on custompage in filament? i have create a custom page named product linked with a resource named categoryResource.Then when i tried to use the...
2 Replies
Asmit
Asmit2mo ago
@dyo Did you figure out this solution for V4?
dyo
dyoOP2mo ago
not yet.. meanwhile, I created my own tabs to filter the data, not using tabs from filament

Did you find this page helpful?