Skip to content

fix(runtime-utils): avoid missing render warn on reject render + suspend helpers#1520

Merged
danielroe merged 1 commit intonuxt:mainfrom
yamachi4416:fix/reject-mount-render-helper
Dec 19, 2025
Merged

fix(runtime-utils): avoid missing render warn on reject render + suspend helpers#1520
danielroe merged 1 commit intonuxt:mainfrom
yamachi4416:fix/reject-mount-render-helper

Conversation

@yamachi4416
Copy link
Collaborator

@yamachi4416 yamachi4416 commented Dec 19, 2025

🔗 Linked issue

❓ 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

Suppressed Vue warnings regarding missing templates when middleware errors occur during router.replace in renderSuspended or mountSuspended.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 19, 2025

Open in StackBlitz

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

commit: 212237a

@yamachi4416 yamachi4416 marked this pull request as ready for review December 19, 2025 12:48
@danielroe danielroe merged commit c6e4b78 into nuxt:main Dec 19, 2025
7 checks passed
@github-actions github-actions bot mentioned this pull request Dec 17, 2025
@yamachi4416 yamachi4416 deleted the fix/reject-mount-render-helper branch December 19, 2025 13:14
@github-actions github-actions bot mentioned this pull request Dec 31, 2025
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.

2 participants