Andy Valdez
Andy Valdez
This issue occurs because the row in the list is recycled. Reset the state of the view to closed when onBind is called. You'll need to keep track of this...
@calkinssean would you mind creating a PR to try and get that bug fixed? I've been forced to use a view tree observer. Not ideal but much better than hardcoding...
@adamzemmoura if you don't mind, could you post what your mistake was. I would like to use this library, but leaving something like this open doesn't improve my confidence.
@guarani are we sure about this? What's the point of allowing a user to view stats in dates that don't exist?
Hey @irfano . So you were right that the logic is a bit complex. I've looked through the code. And took your advice about looking into `TrafficOverviewUseCase`. I've made edits...
Thanks @irfano . I just didn't want to go down a rabbit hole in case there was a simpler fix. This is good info 🙏🏻
@ncooke3 no rush. But just curious if you are able to reproduce? Or if you have an ETA on when you can get to this?
> Hi @notandyvee, so if you build and run the app in release mode, does the issue also reproduce? Just tried it. Interestingly it does not happen when running it...
I'm not gonna lie. I don't really fully understand the setup. Left it mostly as the flutter default. But I can see the file you are talking about. Just not...
Sorry for the delay @ncooke3 . Pushed a new testflight build. The pop up is gone, but because now the existing keychain wasn't recognized. I verified that firebase_auth keychain exists....