Skip to content

aria-label overrides options previousLabel/nextLabel #525

@agalindo-init

Description

@agalindo-init

If options previousLabel or nextLabel are set, the screenreader output is overriden by English default value for aria-label.
This means that there won't be any custom screenreader output, it will be always "Previous Page"/"Next page".

Tested with NVDA screenreader. Open Source to download here: https://www.nvaccess.org/download/

See example: https://codepen.io/tonse/pen/VYwpbEa

Either the value of previousAriaLabel or nextAriaLabel should be updated or removed,
if options previousLabel or nextLabel are set:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions