Commit 6e31b0b
authored
Fix possible web crashes (#3553)
## Description
Without being able to reproduce, we saw some possible web crashed
happening in react-native-gesture-handler.
So adding more guards to avoid that
Here are the sentry crashed :
<img width="874" alt="Screenshot 2025-06-12 at 10 53 08"
src="https://github.com/user-attachments/assets/1a372727-6f6b-40b8-b45f-2d0c19c0d999"
/>
<img width="880" alt="Screenshot 2025-06-12 at 11 02 58"
src="https://github.com/user-attachments/assets/07d038bd-d780-4e83-a61e-867a9e12356e"
/>1 parent 1e1f4e0 commit 6e31b0b
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
0 commit comments