awcodes / filament-curator

A media picker plugin for Filament Panels.
MIT License
343 stars 89 forks source link

Add condition to check panel exists for routes #255

Closed howdu closed 1 year ago

howdu commented 1 year ago

Fix error when running testbench directly outside of a standard project setup.

Call to a member function getDomain() on null

awcodes commented 1 year ago

Thanks, had to do this the other day too. Just didn't get around to adding it yet.

Basically, it happens when there's no Panel set with ->default().