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

Orphaned "View" After Toast.show #169

Open
yachtwave opened this issue Aug 28, 2023 · 7 comments
Open

Orphaned "View" After Toast.show #169

yachtwave opened this issue Aug 28, 2023 · 7 comments

Comments

@yachtwave
Copy link

yachtwave commented Aug 28, 2023

starting with 3.5.0, after Toast.show it leaves behind a "View" that will not allow clicks to pass through. See my attached screenshot from my iOS simulator. The Inspector shows the View in BLUE. The View is on top of the bottom tab bar. The tabs are now completely unclickable. Also the specific view is highlighted at the top. Please fix! Our app is completely broken with 3.5.0.

Screenshot 2023-08-28 at 2 14 58 PM

@sunnylqm
Copy link
Collaborator

i dont have time to look into this now. please revert to 3.4 first. prs are welcomed

@jhiguerasa
Copy link

I have the same issue in 3.4.
Toast view prevents clicking on other elements.

@jhiguerasa
Copy link

Oh sorry.
3.4 works!

@kodzonko
Copy link

yep, same problem and downgrading to 3.4.0 helped.

In fact, I downgraded from "react-native-root-toast": "^3.4.1", not 3.5.0. Maybe that will help narrowing the problem down.

@sunnylqm
Copy link
Collaborator

try v3.5.1

@StephenChanKK
Copy link

3.5.1 seems not working

@davidbmx
Copy link

For this problem try to install the exact version "react-native-root-toast": "3.4.1" this problem happens in 3.5.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants