Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ignoreDeadLinks does not take effect #941

Closed
3 tasks done
cy920820 opened this issue Jul 8, 2022 · 6 comments
Closed
3 tasks done

ignoreDeadLinks does not take effect #941

cy920820 opened this issue Jul 8, 2022 · 6 comments
Labels
bug: pending triage Maybe a bug, waiting for confirmation

Comments

@cy920820
Copy link

cy920820 commented Jul 8, 2022

Describe the bug

add ignoreDeadLinks attr does not take effect, Compilation still fails

Reproduction

The config.js file:

export default {
title: 'test',
description: 'test',
ignoreDeadLinks: true
}


Error:

⠏ building client + server bundles...[vitepress] One or more pages contain dead links.

Expected behavior

Compilation passed

System Info

⠏ building client + server bundles...[vitepress] One or more pages contain dead links.

Additional context

No response

Validations

  • Follow our Code of Conduct
  • Read the docs.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
@cy920820 cy920820 added the bug: pending triage Maybe a bug, waiting for confirmation label Jul 8, 2022
@cy920820
Copy link
Author

cy920820 commented Jul 8, 2022

The vitepress version is ^1.0.0-alpha.4

@brc-dd
Copy link
Member

brc-dd commented Jul 8, 2022

It'll be there in alpha-5.

@brc-dd brc-dd closed this as completed Jul 8, 2022
@cy920820
Copy link
Author

cy920820 commented Jul 8, 2022

It'll be there in alpha-5.

when?

@brc-dd
Copy link
Member

brc-dd commented Jul 8, 2022

1 or 2 weeks I guess. Not sure though. You can use that <a href=""> workaround for now. (Wait, that doesn't show on latest version too. Refer this: #822 (comment))

@brc-dd brc-dd mentioned this issue Jul 19, 2022
3 tasks
@cy920820
Copy link
Author

#1084

@Joffey
Copy link

Joffey commented Aug 9, 2022

Why does this configuration item appear in 1.0.0-alpha.4?

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug: pending triage Maybe a bug, waiting for confirmation
Projects
None yet
Development

No branches or pull requests

3 participants