I'm developing(debugging) a mobile app on chrome's mobile simulator, and I kinda irritated on chrome's context menu when you press and hold on the mobile. Is there a way to remove/prevent it from showing? Is there a feature on chrome to manually remove it?
I'd tried even using css user-select: none(prefix included), it is still showing it.