test-utils icon indicating copy to clipboard operation
test-utils copied to clipboard

Emitted events doesn't work with defineModel

Open ExEr7um opened this issue 2 years ago • 5 comments

In v0.8.1 emitted events were fixed in mountSuspended, but they still doesn't work with defineModel.

Added some tests for it in nuxt/nuxt-vitest#193.

ExEr7um avatar May 31 '23 10:05 ExEr7um