-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 8.13.0
-
Component/s: Accessibility
-
Severity 3 - Minor
Issue Summary
On most of the pages, The <main> element is incorrectly defined twice on the page.
Steps to Reproduce
- Open the "Source" page.
- Inspect the landmarks and observe that the main landmark is defined twice on the page.
Screenshot 1: Source

Screenshot 2: Branches

Actual Results
The <main> element is incorrectly defined twice on the page which resulted in a confusing experience for screen reader users. As a best practice page should only have only one <main> tag.
Expected Results
Only one <main> tag should be used on the page. Remove the second <main> element .
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
Environment
MacBook Pro (14-inch, 2021)
macOs Ventura 13.4
Chrome - Version 114.0.5735.106 (Official Build) (arm64)
Firefox- Version 112.0. 1
Safari- Version 16.5 (18615.2.9.11.4)
JAWS- Version 2023
NVDA- Version 2023
Voiceover - Version Latest