nuxt / content

The file-based CMS for your Nuxt application, powered by Markdown and Vue components.
https://content.nuxt.com
MIT License
3.14k stars 628 forks source link

SSR and client divergence when processing link #2750

Closed andersonaguiar closed 1 week ago

andersonaguiar commented 3 months ago

Environment

dev / prod

Reproduction

https://stackblitz.com/edit/github-pdv46y?file=README.md,nuxt.config.ts

Describe the bug

Just use this on any markdown:

### [1. Name](https://google.com)

this will cause a hydration problem

Additional context

No response

Logs

No response

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] commented 1 week ago

This issue was closed because it has been stalled for 30 days with no activity.