Skip to content

Fix issues with docsify.js.org and IE11 #1221

Closed
@jhildenbiddle

Description

@jhildenbiddle

Bug Report

Docsify lists IE11 as an officially supported browser. While docsify itself works fine with IE11, docsify.js.org does not load properly in IE11 due to issues with several plugins. These issues should be addressed so that the docsify website loads properly in IE11.

Steps to reproduce

  1. Visit https://docsify.js.org using IE11.
  2. Open IE's developer tools
  3. Click on the Console tab
  4. Refresh the page

What is current behaviour

Multiple JS errors displayed in console.

What is the expected behaviour

No JS errors displayed in console.

Other relevant information

Errors caused by ES6+ syntax in the following plugins:

Issues have been filed in repos listed above.

Metadata

Metadata

Assignees

Labels

bugconfirmed as a bugwebsiterelated to the official docsify website: https://docsify.js.org

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions