We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when delete an image in nova page it generates an error getMorphClass BadMethodException
The text was updated successfully, but these errors were encountered:
Hi @alikkane,
Do you still have this bug? If so, could you please provide more information about your setup?
Which version of Nova (and Laravel) are you using? Thanks.
Sorry, something went wrong.
HI @Nyratas I have the same problem. While Uploading all work fine, but while Delete I have error message
Method App\Nova\Templates\About::getMorphClass does not exist.
Laravel Framework 6.7.0
Nova 2.9.2
Same problem here. Laravel 7.2.*, Nova 3.0
PR #68 (which was merged today) probably fixes this issue. Could you confirm (using dev-master)?
No branches or pull requests
when delete an image in nova page it generates an error getMorphClass BadMethodException
The text was updated successfully, but these errors were encountered: