Commit 454c47f
committed
templates: search: Remove touchstart handler for loading overlay
The touchstart function loads the overlay which is at a higher z-index
than then element to be clicked. So the overlay loads but the element
(usually a filter item) beneath the overlay doesn't receive a "click"
Fixes: #11881 parent 8167ed3 commit 454c47f
1 file changed
Lines changed: 0 additions & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
173 | 172 | | |
174 | 173 | | |
175 | 174 | | |
| |||
0 commit comments