Hi Matteo,
Good day to you.
We have prepared a sample based on your provided code snippet and we are not able to reproduce the reported issue. Form validation is working properly at every time when the Dialog is opened.
In above sample, we have re-opened the Dialog after closing the Dialog when click the button.
We would like to know the below information to reproduce your issue,
1. Share more details to replicate your issue. If possible replicate your issue in above sample and update us.
2. Mention how you are closing and reopening dialog.
3. Provide more details about form submission issue.
Could you please check the above sample and get back to us with the above requested information? Based on that we will check and provide you a better solution quickly.
Regards,
Vinoth Kumar S
I don't understand what are you saying.
Each time I open a new dialog it's a different component, with a state of its own.
The only difference between your example and my code are some dependencies.
I am currently using this versions:
"@syncfusion/ej2-layouts": "^16.4.55",
"@syncfusion/ej2-react-buttons": "^16.4.55",
"@syncfusion/ej2-react-dropdowns": "^16.4.55",
"@syncfusion/ej2-react-grids": "^16.4.55",
"@syncfusion/ej2-react-inputs": "^16.4.55",
"@syncfusion/ej2-react-navigations": "^16.4.54",
"@syncfusion/ej2-react-pivotview": "^16.4.53",
"@syncfusion/ej2-react-popups": "^16.4.54",
npm update doesn't seem to update the dependencies.