element-plus / element-plus-nuxt-starter

🌰 A starter example for element-plus with Nuxt 3.
https://element-plus-nuxt.vercel.app
MIT License
289 stars 82 forks source link

All submenus open at the same time #36

Closed cawa-93 closed 1 year ago

cawa-93 commented 2 years ago

Here is a reproduction of the problem. https://stackblitz.com/edit/nuxt-starter-dge1kk?file=app.vue If you hover over one of the menu items and open it under the menu, everything under the menu will open at once

YunYouJun commented 2 years ago

This should be related to ssr, can you check why? @jw-foss

jxf1002 commented 1 year ago

https://github.com/element-plus/element-plus-nuxt-starter/issues/23#issuecomment-1056463686

Try tag. This answer works for my same problem.