-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Labels
closed: questionThis issue is a user error/misunderstanding.This issue is a user error/misunderstanding.
Description
Have you read the Contributing Guidelines on issues?
- I have read the Contributing Guidelines on issues.
Prerequisites
- I'm using the latest version of Docusaurus.
- I have tried the
npm run clearoryarn clearcommand. - I have tried
rm -rf node_modules yarn.lock package-lock.jsonand re-installing packages. - I have tried creating a repro with https://new.docusaurus.io.
- I have read the console error message carefully (if applicable).
Description
If I use in doc.md empty link my site of docusaurus is not working properly.
Reproducible demo
No response
Steps to reproduce
- I create doc: general.md at doc section.
- In this doc I write an empty link like this:
[google]()and save doc. - I reload site and nothing work on site.
Expected behavior
No site freezing.
Actual behavior
No log errors, just site is freeze.
Your environment
- Public source code: https://github.com/awesometic/docker-docusaurus
- Public site URL:
- Docusaurus version used: latest
- Chrome 107.0.5304.107, Node.js 18.12.1
- Ubuntu 22.04.1 LTS
Self-service
- I'd be willing to fix this bug myself.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
closed: questionThis issue is a user error/misunderstanding.This issue is a user error/misunderstanding.