You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently looking into integrating Stencil with NextJS 14 and App Router.
Do you guys have a working example with a working SSR example in NextJS + App Router? It seems like it's not easily possible to use web-components on the server components side. All previous examples I could find with Next were using the pages router, so I'd be thrilled if you guys could give a detailed implementation guide and possibly also add it to your Docs.
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Apologies for the delay in response here. At this time, we don't have such an example on hand. While I think a guide like this would be nice, but a little outside our scope. I'm going to leave this open for folks to upvote if they want it, and we can reconsider in the future.
Hello everyone,
I'm currently looking into integrating Stencil with NextJS 14 and App Router.
Do you guys have a working example with a working SSR example in NextJS + App Router? It seems like it's not easily possible to use web-components on the server components side. All previous examples I could find with Next were using the pages router, so I'd be thrilled if you guys could give a detailed implementation guide and possibly also add it to your Docs.
Thanks in advance!
The text was updated successfully, but these errors were encountered: