SearchBar Text changed Event is not triggered in iOS and MacCatalyst Platform #5326
Labels
fixed-in-6.0.300-rc.1
Look for this fix in 6.0.300-rc.1!
legacy-area-controls
Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor
platform/iOS 🍎
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
In SearchBar , Text changed property is not triggered when the text is entered in the placeholder in iOS and MacOS platform , Also propertyChanged, PropertyChanging , SearchButtonPressed Event is not triggered.
Steps to Reproduce
Version with bug
Preview 13 (current)
Last version that worked well
Unknown/Other
Affected platforms
iOS, macOS
Affected platform versions
iOS 15.2
Did you find any workaround?
Used Handler for searchbar , SearchText property is triggered from the SearchBar handler
Relevant log output
The text was updated successfully, but these errors were encountered: