#Using Stencil's React Output and Next SSR/G

2 messages · Page 1 of 1 (latest)

rose nimbus
#

I'm looking for some advice on this one as i'm getting hydration errors on all the NextJS apps I have. I have a stencil based library but importing and transpiling the react output target. How can I get the server hydration to work with this? I'm also using a NX workspace, with 5, NextJS 13 apps using the pages directory. Any help would be so greatly appreciated.

scarlet pendant
#

Hi @rose nimbus ,
I have the same problem. have you solved it yet?