element-plus Adding SSR tests

np8igboo  于 2022-10-21  发布在  其他
关注(0)|答案(4)|浏览(237)

Problem to solve

As this issue's title, we need to implement tests against SSR rendering, for users that needs SSR/SSG, because for now even though the documentation site is completely generated by VitePress and its SSG, but the demo part is completely out of the rendering cycle which is rendered only at the client side.

In order to spot the issue ASAP, we must implement tests against that so that we can identify and fix them.

The goal

All components should be able to be rendered under SSR without errors.

pw136qt2

pw136qt21#

I've waited too long.😭

kqlmhetl

kqlmhetl2#

Hope to support nuxt3, the current nuxt-starter is not available.

z4iuyo4d

z4iuyo4d3#

Hope to support nuxt3, the current nuxt-starter is not available.

https://github.com/element-plus/element-plus-nuxt-starter

m3eecexj

m3eecexj4#

@JeremyWuuuuu Has this issue been resolved? Can we close it?

相关问题