element-plus-nuxt icon indicating copy to clipboard operation
element-plus-nuxt copied to clipboard

"@element-plus/nuxt": "^1.0.10",中el-select不能用

Open chen99-long opened this issue 1 year ago • 3 comments

  • nuxt新项目,nuxt,@element-plus/nuxt都是最新版本
  • 使用el-select,发现下拉框无法下拉
  • 修改@element-plus/nuxt版本号为1.0.9,下拉框成功显示 最终确定:1.0.10导致了el-select异常

chen99-long avatar Sep 23 '24 06:09 chen99-long

试试清空缓存后启动

npx nuxi cleanup

npm run dev

tolking avatar Sep 23 '24 09:09 tolking

確定是這個版本異常1.0.10 npx nuxi cleanup 沒效

cy-sp-howard avatar Nov 13 '24 08:11 cy-sp-howard

是否参考 Readme 配置了

shamefully-hoist=true

tolking avatar Nov 13 '24 09:11 tolking