Cannot read properties of undefined (reading '__H') in Deno Fresh
I'm trying to use this in Deno Fresh
```
TypeError: Cannot read properties of undefined (reading '__H')
at f (https://esm.sh/v89/preact@10.10.0/deno/hooks.js:2:186)
at D (https://esm.sh/v89/preact@10.10.0/deno/hooks.js:2:320)
at q (https://esm.sh/v89/preact@10.10.0/deno/hooks.js:2:289)
at p (https://esm.sh/v89/@nanostores/preact@0.2.0/deno/preact.js:2:174)
at Object.default (file:///[REDACTED]/islands/ProjectSources.tsx:54:13)
at h (https://esm.sh/v87/preact-render-to-string@5.2.0/X-ZC9wcmVhY3RAMTAuOC4y/deno/preact-render-to-string.js:4:1003)
at h (https://esm.sh/v87/preact-render-to-string@5.2.0/X-ZC9wcmVhY3RAMTAuOC4y/deno/preact-render-to-string.js:9:66)
at h (https://esm.sh/v87/preact-render-to-string@5.2.0/X-ZC9wcmVhY3RAMTAuOC4y/deno/preact-render-to-string.js:4:1103)
at h (https://esm.sh/v87/preact-render-to-string@5.2.0/X-ZC9wcmVhY3RAMTAuOC4y/deno/preact-render-to-string.js:4:7)
at h (https://esm.sh/v87/preact-render-to-string@5.2.0/X-ZC9wcmVhY3RAMTAuOC4y/deno/preact-render-to-string.js:4:190)
```
关闭于 2026-03-14 5 条评论