syncfusion / maui-toolkit

Syncfusion Toolkit for .NET MAUI offers high-quality UI controls to help you build rich, high-performance applications for iOS, Android, macOS, and Windows from a single codebase
https://www.syncfusion.com
MIT License
232 stars 29 forks source link

Resolved Null Crash and Improved Hint Behavior in SfTextInputLayout #21

Closed Choza-rajan closed 1 week ago

Choza-rajan commented 2 weeks ago

Root Cause of the Issue

The issue occurs due to a lack of null checks in the InputView's TextChanged event.

Description of Change

Fixes #11

Screenshots

Before:

https://github.com/user-attachments/assets/f8b905e2-3253-45ff-b6b4-7615b9a9ef8f

After:

https://github.com/user-attachments/assets/ea1a92ef-54cf-49e5-b63d-836e5dd1e3eb

PaulAndersonS commented 2 weeks ago

/azp run

azure-pipelines[bot] commented 2 weeks ago
Azure Pipelines successfully started running 1 pipeline(s).