-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Labels
bugconfirmed as a bugconfirmed as a bug
Description
Bug Report
Steps to reproduce
- Set
routerMode
tohistory
. - Create mailto link with
<[email protected]>
, or any external link. - Click on rendered link.
What is current behaviour
Crashes with error:
SecurityError
Failed to execute 'replaceState' on 'History': A history state object with URL 'mailto:[email protected]' cannot be created in a document with origin 'https://kc32ry.csb.app' and URL 'https://kc32ry.csb.app/'.
What is the expected behaviour
Native behaviour
Other relevant information
-
Bug does still occur when all/other plugins are disabled?
-
Your OS: macOS Catalina, version 10.15.7
-
Node.js version: 16.13.2
-
npm/yarn version: npm v8.1.2
-
Browser version: Google Chrome 100.0.4896.127
-
Docsify version: 4.12.2
-
Docsify plugins: -
Please create a reproducible sandbox
Live example: https://docs.lume.io/
Mention the docsify version in which this bug was not present (if any)
Metadata
Metadata
Assignees
Labels
bugconfirmed as a bugconfirmed as a bug