-
-
Notifications
You must be signed in to change notification settings - Fork 297
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
Overlay does not position correctly in bottomsheet containers #141
Comments
I managed to fix the position of the overlay in the following way:
|
Hi, is that working correctly if you use |
Hi, I'm a little confused. |
@justincamp404 |
I apologize for the late response, but I just wanted to formally state that this issue is now resolved for me. The fix works! Thank you so much! |
If you try to display a balloon in a container that utilizes the BottomSheet behavior, the balloon anchors correctly, but the overlay shape does not. This is true whether the bottomsheet container is expanded or not. Please see attached screenshot.
(btw, thank you so much for this awesome library!)
![overlay_issue](https://user-images.githubusercontent.com/52712605/104820904-23e21800-5806-11eb-8522-698d7b3bf95b.png)
The text was updated successfully, but these errors were encountered: