Closed this issue 7 years ago · 1 comments
In IE9.
document.selection.createRange()
I get error
const file = document.selection.createRange().text ^^^^^^^^^ property `selection`. Property not found in 47: const file = document.selection.createRange().text ^^^^^^^^ Document
wrong repo