Alpha1
Customer
Im getting this error in console. This error seems to be related to viewBox in XB footer.
I'm also getting this one:
The latter one may be related to the menu dropdown addon:
xenforo.com
I'm also getting this one:
Code:
Blocked aria-hidden on an element because its descendant retained focus. The focus must not be hidden from assistive technology users. Avoid using aria-hidden on a focused element or its ancestor. Consider using the inert attribute instead, which will also prevent focus. For more details, see the aria-hidden section of the WAI-ARIA specification at https://w3c.github.io/aria/#aria-hidden.
Element with focus: <div.menu menu--structural menu--potentialFixed menu--left#js-XFUniqueId69>
Ancestor with aria-hidden: <div.menu menu--structural menu--potentialFixed menu--left#js-XFUniqueId69> <div class="menu menu--structural menu--potentialFixed menu--left" data-menu="menu" aria-hidden="true" id="js-XFUniqueId69" style="z-index: 500; left: 62.8889px; top: 212.882px;" tabindex="-1"></div>Understand this warning

[BZ] MenuFlex
Aha! That is the cause of this issue. It has been doing my head in. I'm facing a lot of styling and css loading issues. But as I've just upgraded my site to xf2 its hard to see which issue is caused by what.
