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

Object.defineProperty() on componentPublicInstance proxy || Cannot read properties of undefined (reading 'accessCache') #5710

Closed
waldi opened this issue Apr 13, 2022 · 0 comments
Labels
❗ p4-important Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf. 🐞 bug Something isn't working

Comments

@waldi
Copy link

waldi commented Apr 13, 2022

Version

3.2.32

Reproduction link

stackblitz.com

Steps to reproduce

  • Make sure the terminal runs npm run build && npm run preview
  • Open developer console
  • Inspect error

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

@LinusBorg LinusBorg added ❗ p4-important Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf. 🐞 bug Something isn't working labels Apr 13, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Sep 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
❗ p4-important Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf. 🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants