Object.defineProperty() on componentPublicInstance proxy || Cannot read properties of undefined (reading 'accessCache') #5710
Labels
❗ p4-important
Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf.
🐞 bug
Something isn't working
Version
3.2.32
Reproduction link
stackblitz.com
Steps to reproduce
npm run build && npm run preview
What is expected?
App.vue should render properly and without an error.
What is actually happening?
App.vue does throw an exception when rendering.
Probably caused by this change:
#5417 (comment)
Related:
quasarframework/quasar#13154
The text was updated successfully, but these errors were encountered: