Skip to content

[ BUG ] SelectContent not positioned correctly #379

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

Open
MarkusWendorf opened this issue Apr 9, 2025 · 0 comments
Open

[ BUG ] SelectContent not positioned correctly #379

MarkusWendorf opened this issue Apr 9, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@MarkusWendorf
Copy link

Describe the bug
I have two <Select> components, one on the main page and one in another page. On the other page the Select children are not positioned correctly (see the video).

This issues disappears when I remove the Animated.View from the progress component.

To reproduce
Checkout https://github.com/MarkusWendorf/rnr-repro and follow the steps from the video.

Expected behavior
The SelectContent should be placed directly under the Select Trigger. It should be consistent between all instances of <Select>

Screenshots

Screen.Recording.2025-04-09.at.20.35.19.mov

Am I doing something wrong?

For some reason this fixes the behaviour MarkusWendorf/rnr-repro@main...fix

@MarkusWendorf MarkusWendorf added the bug Something isn't working label Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant