You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.
I cannot reproduce this, at least using the example in the latest pr #46 . Are you perhaps recreating the state too often, which would cause a new search bar to be created?
Hi!
Would you guys be able to look at this. Inside scaffold's body I have a FutureBuilder and I'm filtering data in
onChanged()
function.Function
onClosed()
is fired only when I tap on "back" icon provided by this plugin.The text was updated successfully, but these errors were encountered: