pure-admin / vue-pure-admin

全面ESM+Vue3+Vite+Element-Plus+TypeScript编写的一款后台管理系统(兼容移动端)
https://pure-admin.github.io/vue-pure-admin
MIT License
16.19k stars 3.07k forks source link

请升级vue版本 #1113

Closed hb0730 closed 6 months ago

hb0730 commented 6 months ago

描述问题 (Describe the problem)

TypeError: Cannot read properties of null (reading '0') in product mode https://github.com/vuejs/core/issues/10771

最新版本已经修复

如何复现该问题 (How to reproduce the problem)

pnpm run build 生产环境会出现改问题

操作系统和浏览器信息 (Operating system and browser information)

No response

验证 (Verify)

hb0730 commented 6 months ago

已修复 3.4.25