Closed
Description
Version
1.0.0-beta.31
Reproduction link
https://github.com/aldarund/vue-test-utils-transition-bug/blob/master/components/watch.test.js
https://github.com/aldarund/vue-test-utils-transition-bug/blob/master/components/watchtest.vue
Steps to reproduce
use watch with immediate as prop
What is expected?
both test run succesfully
What is actually happening?
setProps when there is watch with immediate in component dont do anything, it just dont set prop at all.
Metadata
Metadata
Assignees
Labels
No labels