Luca Nicoletti
Luca Nicoletti
I'm facing a similar issue when having a `tableView` inside the PanModal. May I ask @AndrewSB what's the rationale behind the `+ .milliseconds(10)` when dispatching the event?
Is there any update on this? I'm happy to make the changes and open a PR request.
I've read [this comment](https://github.com/raamcosta/compose-destinations/issues/573#issuecomment-1917784018) and I just double-checked. My `ShowRootScreen` is a destination, but the call to `DestinationNavHost` inside of it uses another `NavGraph` ``` DestinationsNavHost( navGraph = NavGraphs.showRoot, [...],...
No worries for the late reply. As you've guessed, I found a "solution". I would like to contribute more, but I'm unsure with what I can share. The "solution" was...
We just got a Firebase Crashlytics looking exactly the same, is there any update?
@ch4rl3x any idea if this can get merged?