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 #7802 [Form] Make difference between data and empty_data options more visisble (HeahDude, wouterj, javiereguiluz)
This PR was merged into the 2.7 branch.
Discussion
----------
[Form] Make difference between data and empty_data options more visisble
Finishes #6265Fixes#7299, #7596
Commits
-------
64e3984 Fixed a minor typo
df9b878 Fixed a minor typo
f375489 Better explain empty_data values
d552ea3 Readd mixed type for empty_data, it can be string, array or object
188f0ab Tried to write the important points more explicitly
5f3813d Updated the example add added a caution
4fd2d96 Addressed @stof's comment
242941a improved accuracy
67c93b6 fix typo
87b3542 explicit differences between 'data' & 'empty_data' in FormType
0 commit comments