whitecube / nova-page

Static pages content management for Laravel Nova
https://whitecube.github.io/nova-page
MIT License
238 stars 41 forks source link

Argument 1 Passed must be an Instance of #70

Closed amidesfahani closed 3 months ago

amidesfahani commented 3 years ago

image

When I click "Edit" one page then click on "Pages" in Sidebar this error shows

Nova 3 Laravel 8

BenSampo commented 3 years ago

For me this was caused by route caching as per #64. The solution is to disable route caching until there's a fix.