Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report][3.5.16] Using components such as VList and VappBar, an error occurs after saving the file, and the page needs to be refreshed to display it #19670

Open
XimCig opened this issue Apr 23, 2024 · 0 comments

Comments

@XimCig
Copy link

XimCig commented Apr 23, 2024

Environment

Vuetify Version: 3.5.16
Last working version: 3.5.12
Vue Version: 3.4.24
Browsers: Chrome 124.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

修改后,保存文件,控制台报错
chunk-ZUXDRTM4.js?v=8bb83d77:2015 TypeError: Cannot assign to read only property '_' of object '[object Object]'
at assign ()
at updateSlots (chunk-ZUXDRTM4.js?v=8bb83d77:5950:9)
at updateComponentPreRender (chunk-ZUXDRTM4.js?v=8bb83d77:7618:5)
at ReactiveEffect.componentUpdateFn [as fn] (chunk-ZUXDRTM4.js?v=8bb83d77:7533:11)
at ReactiveEffect.run (chunk-ZUXDRTM4.js?v=8bb83d77:434:19)
at instance.update (chunk-ZUXDRTM4.js?v=8bb83d77:7600:17)
at updateComponent (chunk-ZUXDRTM4.js?v=8bb83d77:7409:18)
at processComponent (chunk-ZUXDRTM4.js?v=8bb83d77:7343:7)
at patch (chunk-ZUXDRTM4.js?v=8bb83d77:6798:11)
at patchKeyedChildren (chunk-ZUXDRTM4.js?v=8bb83d77:7753:9)

[HMR] Something went wrong during Vue component hot-reload. Full reload required.

Expected Behavior

Actual Behavior

Reproduction Link

https://play.vuetifyjs.com/#...

@XimCig XimCig changed the title [Bug Report][3.5.16] 使用 VList ,VappBar等组件,保存文件后报错,需要刷新页面才能显示页面 [Bug Report][3.5.16] Using components such as VList and VappBar, an error occurs after saving the file, and the page needs to be refreshed to display it Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant