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

Anchor link has aria-hidden is not output correctly #139

Closed
yamanoku opened this issue Jun 14, 2020 · 1 comment · Fixed by #143 or #359
Closed

Anchor link has aria-hidden is not output correctly #139

yamanoku opened this issue Jun 14, 2020 · 1 comment · Fixed by #143 or #359
Labels
bug Something isn't working

Comments

@yamanoku
Copy link

I actually use it on my portfolio site. 👍

What is actually happening?

An anchor link is added in the heading with the a tag, and the attribute in it should be output as aria-hidden, but it is output as ariaHidden.

remarkjs/remark-autolink-headings#49
aria-hidden has been added to this issue.

We're still trying to figure out what actually caused it, but we'd like to ask nuxt/content contributors to check this out.

Version

@nuxt/content: v1.3.2

Steps to reproduce

Browser (Stable) - Chrome, Safari, Firefox

Screen Shot 2020-06-14 at 18 59 40

What is Expected?

I want to render it the way it should be. aria-hidden="true"

Screen Shot 2020-06-14 at 19 00 00

ARIA Attribute is determined successfully.

@yamanoku yamanoku added the bug Something isn't working label Jun 14, 2020
@benjamincanac benjamincanac linked a pull request Jun 15, 2020 that will close this issue
@benjamincanac
Copy link
Member

Hey @yamanoku,

Thanks for the bug report. It should be fixed in the next release.

pi0 pushed a commit that referenced this issue May 5, 2022
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants