ionic-team / stencil-ds-output-targets

These are output targets that can be added to Stencil for React and Angular.
https://stenciljs.com
MIT License
250 stars 118 forks source link

fix(react): ssr hydration with children #464

Closed christian-bromann closed 2 months ago

christian-bromann commented 3 months ago

Pull request checklist

Please check if your PR fulfills the following requirements:

Pull request type

Please check the type of change your PR introduces:

What is the current behavior?

It seems I made a mistake when rebasing my previous nextjs dev branch and missed what I implemented in #447.

What is the new behavior?

Reapply what's in that PR + adding additional tests.

Does this introduce a breaking change?

Other information