Mitigate breaking change on 11.0 version #117
deandreamatias
started this conversation in
Ideas
Replies: 3 comments 8 replies
|
I suggested an API change in #128. It removes the necessity of checkNullOrEmpty. What do you think? |
4 replies
|
The #129 big PR will be merge. The next steps:
What do you think? @ArturAssisComp and everyone else that want participate. |
1 reply
|
Can I initiate the item 3? |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
checkNullOrEmptybreaks a lot (more than expected) the use of packagecheckNullOrEmpty: true, the default behaviour, the use of FormBuilderValidators.required() won't make sensedart fixas described in Data-driven Fixes.Related with: #116
@techouse @martijn00 can continue the discussion here I guess
All reactions