WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@yamachi4416
Copy link
Contributor

@yamachi4416 yamachi4416 commented Dec 7, 2025

πŸ”— Linked issue

resolves #875, resolves #1037

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

reproduction: https://stackblitz.com/edit/github-jk1bg9-rlxpkwz2?file=package.json,app.nuxt.test.ts

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 7, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@nuxt/test-utils@1503

commit: 7894247

@yamachi4416 yamachi4416 force-pushed the fix/handleThrowInComponent branch from a695025 to 6c0c135 Compare December 7, 2025 08:30
@yamachi4416 yamachi4416 force-pushed the fix/handleThrowInComponent branch from 6c0c135 to 3b9eeab Compare December 7, 2025 08:35
@yamachi4416 yamachi4416 marked this pull request as ready for review December 7, 2025 09:24
@yamachi4416
Copy link
Contributor Author

Thank you for the review.

I noticed that I missed adding a cleanup step in the render test I previously added, so I made an additional commit to fix this. I would appreciate it if you could review this one as well.

Copy link
Member

@danielroe danielroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❀️

@danielroe danielroe merged commit e669811 into nuxt:main Dec 9, 2025
7 checks passed
@github-actions github-actions bot mentioned this pull request Dec 9, 2025
@yamachi4416 yamachi4416 deleted the fix/handleThrowInComponent branch December 9, 2025 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Component error handling in 3.15 Using throw in component causes unit test to timeout

2 participants