Unable click on button when embed it inside NavigationView #105
Labels
bug
Something isn't working
question
Further information is requested
Thank You ❤️
For people who appreciate my work
Hi,
First of all, thank you for making an amazing BottomSheet library for SwiftUI.
Today, I'm having an issue with content of NavigationView. Basically, I would like to add navigation bar inside bottom sheet content. However after that, I can not click on my button inside bottom sheet. I just go around and found this is something incorrect with the animation:
.animation( self.configuration.animation, value: self.bottomSheetPosition )
but I don't know how to fix it. Please help.
Video demo issue: https://drive.google.com/file/d/1qb4hFmebuahjv7rCoMjUgz82bOy-bBqS/view?usp=sharing
Sample project: https://drive.google.com/file/d/1jewR37DNvfv-EnodqJ9KI1ZjOdWiPeZO/view?usp=sharing
The text was updated successfully, but these errors were encountered: