Subscribe on changes!

I got "Invalid left-hand side in assignment" when i used v-model

avatar
Aug 13th 2022

Vue version

3.2.37

Link to minimal reproduction

https://github.com/wulinsheng123/regular-view

Steps to reproduce

run project,and enter in input

What is expected?

i can use v-model

What is actually happening?

Uncaught ReferenceError: Invalid left-hand side in assignment

System Info

mac, last version Chrome ,vite 3.0.3

Any additional comments?

No response

avatar
Aug 13th 2022

image

avatar
Aug 13th 2022

your repo works fine nlon your vercel deployment and also when copied to the SFC playground. The screenshots shows an error from a component that can't be found in the provided reproduction. (HeaderTool.vue)

Can't reproduce the problem.

avatar
Aug 14th 2022

your repo works fine no the vercel deployment and also when copied to the SFC playground. The screenshots shows an error from a component that can't be found in the provided reproduction. (HeaderTool.vue)

Can't reproduce the problem.

I found this problem that not happen in production. I think it seems different between dev and build . mainly it's happen occasionally