Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call to undefined method Whitecube\NovaPage\Pages\Query::exists() #94

Open
barnabaskecskes opened this issue Nov 21, 2022 · 3 comments
Open

Comments

@barnabaskecskes
Copy link

It fails with above error in Nova v4.19.2 on detail and form pages.

@wshurafa
Copy link

+1

@wshurafa
Copy link

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.

@matthewjumpsoffbuildings

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants