vuejs / create-vue

🛠️ The recommended way to start a Vite-powered Vue project
Other
3.8k stars 432 forks source link

There is no immediate change to the computed attribute assignment #315

Closed suzhenghui-sky closed 1 year ago

suzhenghui-sky commented 1 year ago

图片 图片 图片

cexbrayat commented 1 year ago

Hi @suzhenghui-sky

I don't think this is an issue with create-vue: create-vue just generates the project. If you think there is an issue with Vue 3, create a small reproduction (you can use Stackiblitz https://stackblitz.com/github/vuejs/create-vue-templates/tree/main/typescript-vitest?file=src%2Fcomponents%2F__tests__%2FHelloWorld.spec.ts) and open an issue on the vuejs/core repo.

In the meantime, I'll close this one