webcomponents / webcomponents.org

Home of the web components community
https://www.webcomponents.org
Apache License 2.0
356 stars 95 forks source link

Add <wco-element-page> #1383

Closed justinfagnani closed 1 year ago

justinfagnani commented 1 year ago

Like #1381 but for the element route.

To get this one to work I had to disable hydration because we don't serialize initial data and send it to the client yet.