Open jsuarezruiz opened 2 years ago
I'm using vs main build and SearchBarHandler doesn't work on Mac(12.3.1). Additionally, after inputting filter string, pressing Enter key multi times can kill the app. Here is the error message:
I found the same problem on Android
We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.
Repro this issue with 17.6 Preview (17.6 build 1498) on MacOS (13.3.1). Sample project https://github.com/davidbritch/dotnet-maui-samples/tree/main/UserInterface/Views/CollectionViewDemos
Description
CollectionView EmptyView string not working:
However, using a View is working:
Steps to Reproduce
Version with bug
Release Candidate 3 (current)
Last version that worked well
Release Candidate 3 (current)
Affected platforms
macOS
Affected platform versions
macOS 12.3.1
Did you find any workaround?
No response
Relevant log output
No response