Problem with wire:init and $this->table in custom page
Why does wire:init prevent $this->table from appearing, while the method is being executed on the custom page?
Even though the method called in wire:init has nothing to do with the table method in the component.
Even though the method called in wire:init has nothing to do with the table method in the component.