Skip to content

Conversation

@yamachi4416
Copy link
Contributor

@yamachi4416 yamachi4416 commented Oct 25, 2025

allow mountSuspended, renderSuspended to work with use css modules component

🔗 Linked issue

resolves #910

❓ 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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 25, 2025

Open in StackBlitz

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

commit: b7ae192

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.

thank you ❤️

@yamachi4416 yamachi4416 force-pushed the support-cssModules-mountSuspended branch from 6601b6a to 27a652c Compare October 25, 2025 23:30
@yamachi4416 yamachi4416 changed the title feat(runtime-utils): allow mountSuspended to work with use css module… feat(runtime-utils): allow mountSuspended, renderSuspended to work with use css module… Oct 25, 2025
@yamachi4416 yamachi4416 changed the title feat(runtime-utils): allow mountSuspended, renderSuspended to work with use css module… feat(runtime-utils): allow mountSuspended, renderSuspended to work with use css modules Oct 25, 2025
@danielroe danielroe changed the title feat(runtime-utils): allow mountSuspended, renderSuspended to work with use css modules feat(runtime-utils): support css modules in mount + render helpers Oct 30, 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.

Testing components that use CSS modules is failing

2 participants