Skip to content

Docsify broken in IE: Object doesn't support property or method 'startsWith' #687

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

Closed
jhildenbiddle opened this issue Nov 6, 2018 · 0 comments

Comments

@jhildenbiddle
Copy link
Member

The String.prototype.startsWith() method is not available in legacy browsers like IE. This error completely breaks docsify sites in IE.

browser-support-ie10

As a friendly reminder to the community, please keep docsify's supported browsers (IE10+) in mind when modifying docsify or plugins. Ideally, changes should be tested in target browsers (IE, Edge, Chrome, Firefox, and Safari) before going live. Free access to these browsers is available by signing up for a open source developer account with https://www.browserstack.com/, https://saucelabs.com/, or similar services.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant