Skip to content

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

Closed
@waldi

Description

@waldi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    ❗ p4-importantPriority 4: this fixes bugs that violate documented behavior, or significantly improves perf.🐞 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions