-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Doesn't currently work in IE11 #83
Comments
Ah right, we'll need to include some polyfills. |
Issues and Pitfalls: IME and Internet Explorer should be updated to reflect these issues. |
@zpao can you give me an idea of which polyfills might one need to include? |
Based on the above failure, something that implements On Saturday, February 27, 2016, Taylor notifications@github.com wrote:
|
I've created a pull request, that fixes the test site for IE9+. #130 |
Sorry, just noticed the existing pull request. Never mind! |
On IE11, Facebook.github.io/draft-js doesn't show the editor. Similarly for a basic editor running locally.
if (!query.startsWith(name)) --> Object doesn't support property or method 'startsWith'
The text was updated successfully, but these errors were encountered: