### Which generators are impacted? - [ ] All - [ ] HTML - [x] React - [ ] Angular - [ ] Vue - [ ] Web components - [ ] Power Apps ### Reproduction case If DBInput is used in Chrome with Attribute `required` it renders the Standard Browser Input Field "Please fill out this form"  For some more Context: We are using the DBInput inside a nextjs form with useActionState. ### Expected Behaviour The expected behaviour would be that the Standard-Validation Alert is prevented. ### Screenshots _No response_ ### Browser version Chrome ### Add any other context about the problem here. _No response_