Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 1 violation

# Description Axe rule ID WCAG Impact Count
1 Headings should not be empty empty-heading Best practice minor 1

Failed

1. Headings should not be empty

Learn more

empty-heading

Best practice

Ensure headings have discernible text

minor

Issue Tags: cat.name-role-value best-practice

# Issue Description To solve this violation, you need to...
1

Element location

h2

Element source

<h2 class="PaymentSummaryView-module-title-39wfU"></h2>

Fix any of the following:

  • Element does not have text that is visible to screen readers
  • aria-label attribute does not exist or is empty
  • aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
  • Element has no title attribute