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
I have used a feature Master-Detail grid in edit mode cell. In the child grid, i created a required validation for one column. When i focused out a cell belong to that column with empty value, it showed an error border roundly, but it did not display an error message corresponding to required validation.
Bug Report
I have used a feature Master-Detail grid in edit mode cell. In the child grid, i created a required validation for one column. When i focused out a cell belong to that column with empty value, it showed an error border roundly, but it did not display an error message corresponding to required validation.
Package versions:
Steps to reproduce:
https://codesandbox.io/s/reverent-moon-e3k019?file=/src/GridParent.js
Current behavior:
Don't show an error required message
Expected behavior:
Display an error required message
Screenshots:
The text was updated successfully, but these errors were encountered: