You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.
In https://www.solidjs.com/tutorial/bindings_refs the canvas has the default style
However, the referenced SVG file is missing, resulting in an invisible canvas.
If I had to make an (uninformed) guess, I'd suspect the problem was introduced by solidjs/solid-docs#163
My recommendation would be to not reuse assets from other repos, but instead include every referenced asset in
solid-docs
.The text was updated successfully, but these errors were encountered: