Skip to content

Fixes asciinema player#7129

Merged
MartinM85 merged 1 commit intopnp:mainfrom
milanholemans:fix-asciinema
Feb 18, 2026
Merged

Fixes asciinema player#7129
MartinM85 merged 1 commit intopnp:mainfrom
milanholemans:fix-asciinema

Conversation

@milanholemans
Copy link
Copy Markdown
Contributor

Closes #7118

Fixed the Asciinema player for the time being. We can't leave the broken component on our docs.

Copilot AI review requested due to automatic review settings February 14, 2026 21:55
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR addresses the broken Asciinema player rendering in the Docusaurus docs by removing the dependency on the corsproxy.io proxy (which now requires a paid plan), allowing the docs site to load .cast recordings directly again.

Changes:

  • Removed corsproxy.io URL proxying for Asciinema cast sources.
  • Updated the player initialization to use the original src value directly.
  • Adjusted the React effect dependency list accordingly.

Comment thread docs/src/components/AsciinemaPlayer.tsx
Comment thread docs/src/components/AsciinemaPlayer.tsx
@MartinM85 MartinM85 self-assigned this Feb 15, 2026
@MartinM85 MartinM85 merged commit 885b2ba into pnp:main Feb 18, 2026
16 checks passed
@milanholemans milanholemans deleted the fix-asciinema branch February 18, 2026 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Asciinema player broken in docs

3 participants