Closed peritpatrio closed 2 years ago
iOS needs the -webkit prefix to actually disable user’s selection.
-webkit
See: https://caniuse.com/mdn-css_properties_user-select
Perfect! I forgot about this, I'm using android myself but even though I was made aware of this issue early on I never remembered to investigate it.
iOS needs the
-webkit
prefix to actually disable user’s selection.See: https://caniuse.com/mdn-css_properties_user-select