denoland/fresh

Bug: svg inside partial link leads to 404

marvinhagemeister opened this issue · 2 comments

Reported on Discord: https://discord.com/channels/684898665143206084/991511118524715139/1279900797932666961

Hey, anyone experienced with fresh (partials) knows why the link with text works fine while the same link placed in the same

but instead of text there's SVG, results in loading 404? I'm really new to the deno and don't have a background in node either (PHP so far), so it might be a beginner thing, but I can't find a fix online...

Probably the same as this issue, temporary workaround in there: #2239

Good point, marking as duplicate of #2239