Closed Choza-rajan closed 1 week ago
The issue occurs due to a lack of null checks in the InputView's TextChanged event.
Fixes #11
https://github.com/user-attachments/assets/f8b905e2-3253-45ff-b6b4-7615b9a9ef8f
https://github.com/user-attachments/assets/ea1a92ef-54cf-49e5-b63d-836e5dd1e3eb
/azp run
Root Cause of the Issue
The issue occurs due to a lack of null checks in the InputView's TextChanged event.
Description of Change
Issues Fixed
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