You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the line of code that is creating this error:
Moving the classes from the <div> up to the <ul> will solve the accessibility issue. In my limited testing, the layout remains the same (but more testing is warranted).
Steps to reproduce the issue
Results
There is a 'Container element is empty' accessibility error for each photo set.
How to fix
Remove/move the div between the ul tag and the li tags?
The text was updated successfully, but these errors were encountered: