react-native-reusables icon indicating copy to clipboard operation
react-native-reusables copied to clipboard

Select is positioned incorrectly if is nested inside a portal

Open Alvi24 opened this issue 9 months ago • 6 comments

I have a drawer component that has a Portal components and it wraps the select component the first time i open the select, it is positioned at the bottom of the screen if i reopen it then it is correctly placed

Alvi24 avatar Feb 21 '25 18:02 Alvi24