Getting an error trying to use the table builder

I get this error after adding implements HasTable to my class. I have already added InteractsWithTable and the table method. Know that I have already built multiple tables within the application and I’m now facing this bug. HELP!!! Class App\Livewire\V1\Admin\Delivery\DeliveryIndex contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Filament\Tables\Contracts\HasTable::makeFilamentTranslatableContentDriver)
2 Replies