draftjs-utils icon indicating copy to clipboard operation
draftjs-utils copied to clipboard

fix startsWith brakes IE #31

Open simon-rad opened this issue 5 years ago • 0 comments

#31

I have to ship my app to IE users. https://caniuse.com/#search=startsWith

I know that I can use a polyfill but, it's not obvious, and requires digging where startsWith was used.

simon-rad avatar Feb 05 '20 13:02 simon-rad