Skip to content

Maxiumum call stack on (HMR) #9713

@HabardiT

Description

@HabardiT

Describe the bug

I reproduced the issue I was facing on a big project. you can find it in the below stackblits

https://stackblitz.com/edit/vitejs-vite-dmbjcj?file=src/App.vue

On first load. the maximum call stack doesn't happen.

However, on change of 'HelloWorld' component e.g. changing counter to a different number.
HMR executes, and maximum call stack warning shows up on console.

Reproduction

https://stackblitz.com/edit/vitejs-vite-dmbjcj?file=src/App.vue

System Info

"@vitejs/plugin-vue": "^3.0.3",
"typescript": "^4.6.4",
"vite": "^3.0.8",
"vue-tsc": "^0.40.1"

Used Package Manager

npm

Logs

No response

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions