JWiseCoder

Results 14 comments of JWiseCoder

@Noppey Can you elaborate on that? Do you have an example?

This issue was caused by https://github.com/nativescript-community/ui-material-components/commit/9a524e01a58cfda2a20800427c874f3cb5d96950 The problem appears to be the change in which view controller it's using to display the bottom sheet. In theory, it should be using...

@farfromrefug - After some more testing, found it works on 7.2.11, but breaks on 7.2.12 (and thereafter). I think it was this commit where the parent was first being overridden:...

I can't share that entirely, but both target and compile sdk are 33. And I don't have to update any of that as long as I change to `implementation "androidx.core:core-splashscreen:1.1.0-rc01"`....