Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable click on button when embed it inside NavigationView #105

Open
tuannguyenanh177 opened this issue Oct 2, 2022 · 2 comments
Open
Labels
bug Something isn't working question Further information is requested Thank You ❤️ For people who appreciate my work

Comments

@tuannguyenanh177
Copy link

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

Screen Shot 2022-10-03 at 12 44 15 AM

@tuannguyenanh177 tuannguyenanh177 changed the title Unable click on button when embed it in NavigationView Unable click on button when embed it inside NavigationView Oct 2, 2022
@lucaszischka lucaszischka added bug Something isn't working Thank You ❤️ For people who appreciate my work labels Oct 2, 2022
@lucaszischka
Copy link
Owner

Thanks for reporting the issue, I will look into it soon.

@lucaszischka
Copy link
Owner

Hello @tuannguyenanh177,
I can not reproduce this with the screenshot provided. Could you please fix the Sample Project Link? I would like to look into it.

@lucaszischka lucaszischka added the question Further information is requested label Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested Thank You ❤️ For people who appreciate my work
Projects
None yet
Development

No branches or pull requests

2 participants