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
I am trying to use
var selTxt = rangy.getSelection().expand("word"). I get an error saying expand does not exist on rangySelection
The text was updated successfully, but these errors were encountered:
shivanikohlii
changed the title
Expand does not exist on RangySelection
Expand does not exist on RangySelection. Nor does expand show in getSelection()
Jun 18, 2018
I am trying to use
var selTxt = rangy.getSelection().expand("word"). I get an error saying expand does not exist on rangySelection
The text was updated successfully, but these errors were encountered: