svelte-algolia-instantsearch icon indicating copy to clipboard operation
svelte-algolia-instantsearch copied to clipboard

A hanging Promise was canceled on cloudflare

Open sefai opened this issue 10 months ago • 0 comments

SSR suggestion works with node but throws "A hanging Promise was canceled. This happens when the worker runtime is waiting for a Promise from JavaScript to resolve, but has detected that the Promise cannot possibly ever resolve because all code and events related to the Promise's I/O context have already finished." error on cloudflare adapter. What could be the problem?

sefai avatar Apr 19 '24 14:04 sefai