ant-design-vue-nuxt
ant-design-vue-nuxt copied to clipboard
Problem with ssr in nuxt project use antd
Environment Details
Framework: Nuxt 3
Plugin: ant-design-vue-nuxt
Current Setup: The project includes
Technical Analysis
The Nuxt router is not recognizing pages properly because the <NuxtPage /> component is wrapped in
Attempted Solutions I've attempted to fix the routing issue by:
Creating a proper layout structure for Ant Design Vue Moving the layout components to a dedicated layouts directory Setting up proper page components in the pages directory
I use setup in https://github.com/antdv-community/antdv-nuxt-starter
+1
project seems abondoned :( hope someone gets it in hands and add proper support for V4 and ssr.
I just change to nuxt ui, primie vue or shadnc ui. Its support better for nuxt project