Skip to content

fix: add normalize method to html5.js#2712

Merged
Koooooo-7 merged 1 commit into
docsifyjs:developfrom
sy-records:fix/2700
Apr 4, 2026
Merged

fix: add normalize method to html5.js#2712
Koooooo-7 merged 1 commit into
docsifyjs:developfrom
sy-records:fix/2700

Conversation

@sy-records

Copy link
Copy Markdown
Member

Summary

Related issue, if any:

Close #2700

Close #2704

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

For any code change,

  • Related documentation has been updated, if needed
  • Related tests have been added or updated, if needed

Does this PR introduce a breaking change?

  • Yes
  • No

Tested in the following browsers:

  • Chrome
  • Firefox
  • Safari
  • Edge

@vercel

vercel Bot commented Apr 3, 2026

Copy link
Copy Markdown

@sy-records is attempting to deploy a commit to the Docsify Team on Vercel.

A member of the Team first needs to authorize it.

@sy-records sy-records requested review from a team and paulhibbitts April 3, 2026 04:49
@vercel

vercel Bot commented Apr 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docsify-preview Ready Ready Preview, Comment Apr 3, 2026 4:50am

@paulhibbitts paulhibbitts left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re-tested in the below codesandbox, where the current RC results in a blank page but the build of the Preview PR works as expected:
https://codesandbox.io/p/sandbox/docsify-v5-historymode-mxmwh9

Thank you! Paul

@Koooooo-7 Koooooo-7 merged commit ee6fef4 into docsifyjs:develop Apr 4, 2026
8 checks passed
@sy-records sy-records deleted the fix/2700 branch April 4, 2026 08:54
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

Successfully merging this pull request may close these issues.

v5 history router crashes because HTML5History does not implement normalize()

3 participants