ExposesTableToWidgets throws error
So I am in a view order pages for an order resource, and i have added a widget. i'm trying to get the record, in the page I use
ExposesTableToWidgets
, but I get the livewire error Property [$activeTab] not found on component:
In the trait the code is as follows:
What am I missing?0 Replies