Stencil version:
@stencil/[email protected]
I'm submitting a:
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://stencil-worldwide.herokuapp.com/ or https://forum.ionicframework.com/
Current behavior:
I'm building my stencil components with the prerender flag and use it in my angular project with angular universal. All my stencil components aren't hydrated.
Expected behavior:
Stencil components should hydrated too, same as the angular ones.
Steps to reproduce:
Stencil One introduces a new output target called dist-hydrate-script than can be integrated with angular universal, we will release further details very soon in the docs website!
Hi !
Any documentation/indication about how to use the dist-hydrate-script ?
I'm also facing problems using Stencil components in an Angular Universal app.
Thank you =)
Maybe a solution?
Why this issue closed?
Most helpful comment
Hi !
Any documentation/indication about how to use the
dist-hydrate-script?I'm also facing problems using Stencil components in an Angular Universal app.
Thank you =)