Non-nullable value comparer can't be applied on nullable type #26429
Labels
area-model-building
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
customer-reported
Servicing-approved
type-bug
Milestone
sadly the above solution does not work anymore with RC2 for Nullable DateOnlys/TimeOnlys
I get the error message, that the "DateOnlyComparer" cannot be used for a nullable DateOnly property. It seems that the Nullable DateOnly conversion is completely ignored.
Because of that, I reverted my whole solution back to RC1.
Are there any changes known regarding this and how to solve that?
Originally posted by @CleanCodeX in #24507 (comment)
The text was updated successfully, but these errors were encountered: