Hello, I am facing an issue where if you long press on any area in the pullup window (but not inside the list inside the content), a callout window appears.
Here is a screenshot
I tried adding
<div style="-webkit-user-select:none;-webkit-user-callout:none">
around the pullup call, but that did not help either

Hello, I am facing an issue where if you long press on any area in the pullup window (but not inside the list inside the content), a callout window appears.
Here is a screenshot
I tried adding
<div style="-webkit-user-select:none;-webkit-user-callout:none">around the pullup call, but that did not help either