Skip to content

fix: preserve callouts when revisiting pages#2757

Open
sy-records wants to merge 1 commit into
docsifyjs:developfrom
sy-records:fix/2756
Open

fix: preserve callouts when revisiting pages#2757
sy-records wants to merge 1 commit into
docsifyjs:developfrom
sy-records:fix/2756

Conversation

@sy-records

@sy-records sy-records commented Jul 20, 2026

Copy link
Copy Markdown
Member

Summary

Introduced in #2624.

Avoid mutating cached Markdown tokens during callout rendering.

Related issue, if any:

Fixes #2756

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 Jul 20, 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.

@vercel

vercel Bot commented Jul 20, 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 Jul 20, 2026 3:42am

@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.

Thanks so much for quickly addressing this reported issue @sy-records ! I have retested the initial replication recipe and the GitHub callouts are now fully displayed.

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.

Callouts render correctly on first load, but stop rendering fully after navigating away and back to the same page

2 participants