slidevjs/slidev

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

Open

#2.281 geöffnet am 16. Sept. 2025

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (2.067 Forks)batch import
help wantedđŸ”© p2-edge-case

Repository-Metriken

Stars
 (46.472 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 10T 22h) (9 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide