Skip to content

Conversation

@farnabaz
Copy link
Collaborator

πŸ”— Linked issue

reported in nuxt/content#3502

❓ 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

@nuxthub-admin
Copy link
Contributor

nuxthub-admin bot commented Aug 13, 2025

βœ… Deployed mdc

Deployed mdc a38bc36 to preview

πŸ”— fix-highlight-defaults.mdc-btm.pages.dev
πŸ“Œ 7134057b.mdc-btm.pages.dev
πŸ“±
View QR Code QR code linking to deployment URL.

πŸ“‹ View deployment logs

@pkg-pr-new
Copy link

pkg-pr-new bot commented Aug 13, 2025

npm i https://pkg.pr.new/@nuxtjs/mdc@409

commit: a38bc36

@AnOrdinaryPeople
Copy link

Hi @farnabaz
The PR doesn’t resolve the issue in my setup. I’ve pushed a reproduction repo with the updated dependency version, the problem still persists. Could you take a look?

@farnabaz
Copy link
Collaborator Author

farnabaz commented Sep 5, 2025

@AnOrdinaryPeople Just checked your reproductions.

Could you try:

  • Move mdc module to resolutions
  "resolutions": {
    "@nuxtjs/mdc": "https://pkg.pr.new/@nuxtjs/mdc@409"
  },
  • remove node_module and bun.lock
  • Install again

Copy link

@AnOrdinaryPeople AnOrdinaryPeople left a comment

Choose a reason for hiding this comment

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

Thanks for the guide! I tested it in both the Bun and Node.js runtimes, and they both worked as expected πŸ‘

@farnabaz farnabaz merged commit babd9f1 into main Sep 9, 2025
3 checks passed
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.

3 participants