Closed VMelnalksnis closed 3 months ago
Describe the bug When Nullable<T> is null, a placeholder text is displayed instead of the text box being empty.
Nullable<T>
null
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots
Additional context: Introduced in #1314
Describe the bug When
Nullable<T>
isnull
, a placeholder text is displayed instead of the text box being empty.To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots
Additional context: Introduced in #1314