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
Hey guys,
today I found a bug on pages which contain a list with nested File fields.
When I try to manipulate the File field in the Admin Plugin (e. g. Delete or Edit) and save the page there constantly appears an error message:
Save Failed: Cannot unset nested property header slides 0 image example_image.jpg on non-array value
This message appears in case of deletion. Similar messages for other action.
Here is the affecting blueprint section:
I run the site on my local machine on Windows 10. Haven't tried it on a server.
The text was updated successfully, but these errors were encountered:
mahagr
No branches or pull requests
Hey guys,
today I found a bug on pages which contain a list with nested File fields.
When I try to manipulate the File field in the Admin Plugin (e. g. Delete or Edit) and save the page there constantly appears an error message:
Save Failed: Cannot unset nested property header slides 0 image example_image.jpg on non-array value
This message appears in case of deletion. Similar messages for other action.
Here is the affecting blueprint section:
I run the site on my local machine on Windows 10. Haven't tried it on a server.
The text was updated successfully, but these errors were encountered: