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
open the modal which contains the text component, everything is just fine.
close the modal and open it again.
What is expected?
What is actually happening?
The problem seems to have something to do with modal's behavior 'Destroy On Hide':
validation works fine if 'Destroy On Hide' is set to false.
The text was updated successfully, but these errors were encountered:
Good issue!
It is truely confusing. The behaviors are diffrent after reopen modal. We should make sure the behaviors are the same --either showing error text on first render, or not showing them.
Version
2022-06-15 17:00:00
Reproduction link
Steps to reproduce
open the modal which contains the text component, everything is just fine.

close the modal and open it again.

What is expected?
What is actually happening?

The problem seems to have something to do with modal's behavior 'Destroy On Hide':
validation works fine if 'Destroy On Hide' is set to false.
The text was updated successfully, but these errors were encountered: