NuxtN
Nuxt17mo ago
Sam K

Nuxt Test Utils, mountSuspended error

has anyone solved this in nuxt-test-utils

[Vue warn]: Cannot mutate <script setup> binding "error" from Options API.
  at <MountSuspendedComponent type="number" label="Enter a number" name="number-input"  ... >
  at <MountSuspendedHelper>
  at <Anonymous ref="VTU_COMPONENT" >
  at <VTUROOT>


related issue:
https://github.com/nuxt/test-utils/issues/871
Was this page helpful?