Closed
Description
[ ] Enhancement
[X ] Bug
[ ] Question
Version
Please specify what version of the library you are using: [3.15.0]
Expected / Desired Behavior / Question
When loading a Dynamic Form with no list item id (new item), the form should not display any validation errors until the user clicks Save/Submit, or leaves the focus of a required control.
Observed Behavior
When loading a Dynamic Form with no list item id (new item) all of the required fields display validation errors by default.
Steps to Reproduce
Create A Dynamic Form with no list item id set, and link it to a list that has a required field. You will see the errors load by default.
You can see this error reported by @sallaadithya in a sub comment for an existing bug here: #1586 (comment)