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 am facing an interesting validation error.
When a user adds few rows using Editable Table PCF Control, and one of the records causes field validation error, even after removing the problematic row, the validation error persists.
Example.
User adds two rows, but only provides the required value for one, then hits Save.
This produces the Field validation error.
Now the user tries to add another row providing the required value
User removes the row causing the error (empty one).
User hits Save and gets the same Field validation error.
The text was updated successfully, but these errors were encountered:
Hello,
I am facing an interesting validation error.
When a user adds few rows using Editable Table PCF Control, and one of the records causes field validation error, even after removing the problematic row, the validation error persists.
Example.
User adds two rows, but only provides the required value for one, then hits Save.
This produces the Field validation error.
Now the user tries to add another row providing the required value
User removes the row causing the error (empty one).
User hits Save and gets the same Field validation error.
The text was updated successfully, but these errors were encountered: