preactjs / preact-ssr-prepass

Drop-in replacement for react-ssr-prepass
49 stars 7 forks source link

useId does not work #60

Closed ktym4a closed 3 months ago

ktym4a commented 9 months ago

When using preact-ssr-prepass, preact-render-to-string, and useId, throws the following error:

TypeError: Cannot read properties of undefined (reading '__m')

I believe that this change may have affected.

https://github.com/preactjs/preact/commit/062d62a6927b4201e399f6893229588817ae9d59