A component within <Suspense>
with v-for
fails to render upon a change in the source list.
- Install dependencies with
pnpm i
- Run the dev server
- Navigate to the index page and click the
Scramble
button
The list fails to render, with the console showing the error Uncaught (in promise) DOMException: Node.insertBefore: Child to insert before is not a child of this node