Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IE11: Object doesn't support property or method 'startsWith' #441

Closed
ivmartel opened this issue Dec 20, 2017 · 1 comment
Closed

IE11: Object doesn't support property or method 'startsWith' #441

ivmartel opened this issue Dec 20, 2017 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@ivmartel
Copy link
Owner

ivmartel commented Dec 20, 2017

Console error:

SCRIPT438: Object doesn't support property or method 'startsWith'
drawController.js (436,9)

Context:

  • draw an arrow shape, the error happens when you release the mouse button to finish the drawing

Environment

  • Windows 10 desktop
  • Internet Explorer 11

Link to culprit: drawController.js#L436

@ivmartel ivmartel added the bug Something isn't working label Dec 20, 2017
@ivmartel ivmartel changed the title Object doesn't support property or method 'startsWith' IE11: Object doesn't support property or method 'startsWith' Mar 8, 2018
@ivmartel
Copy link
Owner Author

ivmartel commented Mar 8, 2018

Confirmed by developer.mozilla.org String/startsWith#Browser_compatibility, page proposes a polyfill.

@ivmartel ivmartel added this to the 0.23.0 milestone Mar 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant