nova-page
nova-page copied to clipboard
Call to undefined method Whitecube\NovaPage\Pages\Query::exists()
It fails with above error in Nova v4.19.2 on detail and form pages.
+1
Looks like Nova introduced a new way of checking for resources in v4.18.0.
Nova now throws a 404 when attempting to replicate a resource that doesn't exist.
For now you can stick yo use "laravel/nova": "4.17.1" until the issue is got fixed in this package.
Is this issue resolved? Cause @wshurafa it says your fix is merged, but I am using Nova 4.22 with Nova Page and I am still seeing this error - when using an Option, with the Database source