Closed
Description
Version
3.2.32
Reproduction link
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