test-utils
test-utils copied to clipboard
Emitted events doesn't work with defineModel
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.