read-more icon indicating copy to clipboard operation
read-more copied to clipboard

IE 11 is not supported

Open mdevine82 opened this issue 6 years ago • 1 comments

I think doing a build of the plugin through babel-polyfill would make it compatible with browsers that don't support the ES6 syntax.

IE 11 will display an error of: "SCRIPT1003: Expected ‘:’"

mdevine82 avatar Jan 25 '19 20:01 mdevine82

i made a pull request to fix this one #13

CyberDracula avatar Apr 04 '19 22:04 CyberDracula