You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mobile highlighting doesn't work well in browser. it's better on native apps. However, this plugin does work for mobile in a limited extend. You have to use on touch rather than keydown.
This issue is:
Actual behaviour
Page is hanging when I try to highlight text
Expected behaviour
Text should be highlighted
Steps to reproduce
new TextHighlighter(elem, {
color: "red"
});
Screenshots
Logs
Configuration
PopOS (Linux), Latest chrome browser - Version 88.0.4324.150 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered: