Mitigate breaking change on 11.0 version #117
deandreamatias
started this conversation in
Ideas
Replies: 2 comments 5 replies
-
I suggested an API change in #128. It removes the necessity of checkNullOrEmpty. What do you think? |
Beta Was this translation helpful? Give feedback.
4 replies
-
The #129 big PR will be merge. The next steps:
What do you think? @ArturAssisComp and everyone else that want participate. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
checkNullOrEmpty
breaks a lot (more than expected) the use of packagecheckNullOrEmpty: true
, the default behaviour, the use of FormBuilderValidators.required() won't make sensedart fix
as described in Data-driven Fixes.Related with: #116
@techouse @martijn00 can continue the discussion here I guess
Beta Was this translation helpful? Give feedback.
All reactions