Commit ab5ab7f
authored
[Web] Do not set
## Description
In Gesture Handler 3 it is possible to attach `GestureDetector` not only
to `Views`, but also to `Text`. However, this crashes on
`removeAttribute` method.
## Test plan
Nested text examplerole on non HTMLElement nodes (#4159)1 parent 2d6a20d commit ab5ab7f
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments