Closed saggit closed 2 years ago
This PR will leads a Server Side Rendering Error: ReferenceError: document is not defined. But the origin demo page works. 🐶
Server Side Rendering Error: ReferenceError: document is not defined
Emm, Nuxt3 should mount the app automatically. Because it is impossible for us to mount every plugin. Just wait and see if nuxt is updated.
fix: https://github.com/element-plus/element-plus-nuxt-starter/commit/98aa178d5031359d67653e1b5f5f7611ab94ca1f
This PR will leads a
Server Side Rendering Error: ReferenceError: document is not defined
. But the origin demo page works. 🐶