Anybody else notice the behaviour of .searchable(text:tokens:suggestedTokens:) changed in iOS 16.4? The old behaviour was to hide suggestions on return. Now they always display, and there doesn't seem to be a way to hide them?
I see a bunch of search stuff got deprecated in 16.4, but I'm not using any of that.
This kinda stuff breaking/changing between dot releases is such a huge time sink ☹️ #SwiftUI