-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
Current behaviour
when i use a card and set mode="contained" and go to scroll the pressable fires and throws this error, so for some reason the pressable fires on drag end or on click and throws the error
Expected behaviour
nothing should happen
How to reproduce?
use this
<Card mode={"contained"}
in a sectionlist then scroll through the list
rn 77.2
"react-native-paper": "^5.13.1",
Preview
What have you tried so far?
Your Environment
| software | version |
|---|---|
| ios | i havent tried it here |
| android | api 35 |
| react-native | 77.2 |
| react-native-paper | 5.3.1 |
| node | 18.20 |
| npm or yarn | npm |
| expo sdk | x.x.x |