cdts-sgdc
cdts-sgdc copied to clipboard
The element header must not appear as a descendant of the header element.
I work at ESDC. When our accessibility team is testing our external interface we keep getting the following error:
The element header must not appear as a descendant of the header element.
We are using the Microsoft Power App Portal. We have implemented CDTS using the builder method, therefore connecting to the latest version of CDTS. It appears that the issue is caused by the menu code.
Below is what we are getting in the HTML being rendered:
@plup2 The first header element comes from CDTS but the second is from WET (to create the mobile view). We'll have to discuss this to see how to proceed.
Issue in WET created a while back: https://github.com/wet-boew/wet-boew/issues/8335