Weird issue on release #436
Unanswered
puelocesar
asked this question in
Q&A
Replies: 1 comment 3 replies
-
|
ok, not only EAS, when building with ./gradlew assembleRelease I have the same issue. But not for the minimal repo, for some reason 🤔 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After installing Release 3.7.4-beta.0, all my issues with bottom sheet not dismissing and coming back when navigating away and coming back were gone on iOS, which is amazing!
But I'm having a very weird issue on Android now. When building in dev mode, everything works fine, just like on iOS, but when I build it on EAS, dismissing when navigating away doesn't work at all!
Can someone help me on what could be happening? I didn't create a bug because doesn't look like an issue in the lib itself.
I tried creating a minimal repro app, and it works there as well.
Beta Was this translation helpful? Give feedback.
All reactions