You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our navigation nodes have a matrix field included in their field template.
When validation errors occur in this matrix, they are not being displayed to the user.
The only message the user receives is the "Couldn't save node" toast in the bottom left of the screen.
The POST request does return the correct validation messages, so it appears to be a visual bug.
Example matrix field:
When saving with invalid date
Steps to reproduce
Add a matrix field with certain validation rules to a node type.
Save a node with invalid data.
Craft CMS version
4.4.8
Plugin version
2.0.17
Multi-site?
Yes
Additional context
No response
The text was updated successfully, but these errors were encountered:
jeroenverfallie
changed the title
Node custom field validation errors not being displayed
Node matrix field validation errors not being displayed
May 30, 2023
Describe the bug
Our navigation nodes have a matrix field included in their field template.
When validation errors occur in this matrix, they are not being displayed to the user.
The only message the user receives is the "Couldn't save node" toast in the bottom left of the screen.
The POST request does return the correct validation messages, so it appears to be a visual bug.
Example matrix field:
When saving with invalid date
Steps to reproduce
Craft CMS version
4.4.8
Plugin version
2.0.17
Multi-site?
Yes
Additional context
No response
The text was updated successfully, but these errors were encountered: