magicismight / react-native-root-toast

react native toast like component, pure javascript solution
MIT License
2.05k stars 404 forks source link

Orphaned "View" After Toast.show #169

Open yachtwave opened 10 months ago

yachtwave commented 10 months ago

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 commented 10 months ago

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

jhiguerasa commented 10 months ago

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

jhiguerasa commented 10 months ago

Oh sorry. 3.4 works!

kodzonko commented 10 months ago

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 commented 10 months ago

try v3.5.1

StephenChanKK commented 10 months ago

3.5.1 seems not working

davidbmx commented 8 months ago

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