-
Notifications
You must be signed in to change notification settings - Fork 83
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 stdClass:forceFill() when trying to update without making any changes or creating with a HasMany object present #123
Comments
Getting similar error: |
+1 |
+1 Over here too - full stack trace: [2023-11-02 18:40:25] production.ERROR: Call to undefined method stdClass::forceFill() {"userId":1,"exception":"[object] (Error(code: 0): Call to undefined method stdClass::forceFill() at /home/forge/rrdevours.monster/vendor/laravel/nova/src/Fields/Field.php:487) |
With Nova version 4.25.1 and this package's version 2.0.0, I'm not experiencing any trouble but after upgrading Nova to 4.26.3 I'm getting the error in title
The text was updated successfully, but these errors were encountered: