Shipu / themevel

Theme and asset management for laravel
Creative Commons Zero v1.0 Universal
347 stars 67 forks source link

Livewire polling issue #60

Closed vixocomtr closed 2 years ago

vixocomtr commented 2 years ago

Hello,

The package works fine without polling but when I use the wire:poll feature, I get InvalidArgumentException.

InvalidArgumentException View [livewire.admin.deploy-soft] not found.

Shipu commented 2 years ago

did not reproduce.