Closed king8fisher closed 10 months ago
had the same issue (Deno 1.39.1 Fresh 1.6.1)
Uncaught (in promise) Error: Found no partials in HTML response. Please make sure to render at least one partial. Requested url: https://some-url?fresh-partial=true
at ue (main.js:1:6925)
at async H (main.js:1:5393)
at async HTMLDocument.<anonymous> (main.js:1:9575)
ue @ main.js:1
Only happens on production build (with _fresh
and DENO_DEPLOYMENT_ID
set), cannot reproduce when running with deno task start
The error is thrown in the browser: