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
minor #17728 Fix empty_data option description of TextareaType (chapa)
This PR was merged into the 5.4 branch.
Discussion
----------
Fix `empty_data` option description of `TextareaType`
The `empty_data` option behave the same for `TextareaType` and `TextType` but the description of the option for `TextareaType` is wrong.
This PR replace the description of the `empty_data` option of `TextareaType` by the one of `TextType` (see 5cfff92)
Commits
-------
4e51357 Fix empty_data option description of TextareaType
0 commit comments