fresh icon indicating copy to clipboard operation
fresh copied to clipboard

Fresh Docs website fails to navigate from Docs to Showcase or Components when the Table of Contents appear collapsed

Open king8fisher opened this issue 2 years ago • 0 comments

The error is thrown in the browser:

main.js:1 Fetch finished loading: GET "https://fresh.deno.dev/showcase?fresh-partial=true".
S @ main.js:1
(anonymous) @ main.js:1
main.js:1 Uncaught (in promise) Error: Found no partials in HTML response. Please make sure to render at least one partial. Requested url: https://fresh.deno.dev/showcase?fresh-partial=true
    at ce (main.js:1:6200)
    at async S (main.js:1:4601)
    at async HTMLDocument.<anonymous> (main.js:1:8950)
ce @ main.js:1

king8fisher avatar Dec 21 '23 17:12 king8fisher