#Polyfill for safari browsers to support selection start event

3 messages · Page 1 of 1 (latest)

errant wren
#

I am using use-text-selection hook. it works well but on ios it lacks support, the reason is safari does not support selection start event.
Please apply a polyfill to support selection start event on ios based browsers

icy spruce
errant wren
#

Actually I am just starting my web dev journey and couldn't find a polyfill.
If you don't mind, can you please suggest something