slidevjs/slidev

Rendering an iframe from excalidraw shared link that alone looks good, become blurred. Excalidraw+

Open

#2,281 创建于 2025年9月16日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)TypeScript (2,067 fork)batch import
help wanted🔩 p2-edge-case

仓库指标

Star
 (46,472 star)
PR 合并指标
 (平均合并 10天 22小时) (30 天内合并 9 个 PR)

描述

Describe the bug

I have a link that i need to add as an iframe: https://link.excalidraw.com/p/readonly/suWgu0bOk6lyfxVN6lFd That looks good alone in the chrome. But when i add it as this in my slides.md it is blurred.

layout: iframe
url: https://link.excalidraw.com/p/readonly/suWgu0bOk6lyfxVN6lFd

Minimal reproduction

Steps to reproduce the behavior:

Inject the link in your slides as an iframe.

Environment

  • Slidev version: v52.1.0
  • Browser: chrome 140.0.7339.127 (Official Build) (64-bit)
  • OS: linux debian 12

贡献者指南