-
|
Lighthouse is complaining that "List items (< LI >) are not contained within < ul >, < ol > or < menu > parent elements." because when a < UL > is explicitly assigned a role it is no longer treated as a list container. Is there a way to stop adminlte.js line 1043 updating the DOM without editing a custom version of adminlte.js (guessing the answer is no!). Happy to create a PR if needs be. |
Beta Was this translation helpful? Give feedback.
Answered by
techtoniq
Jun 11, 2026
Replies: 1 comment
-
|
I see this is covered by #6038 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
techtoniq
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I see this is covered by #6038