- Issue created by @tom konda
- Merge request !12457Issue #3531994: Remove no needed NodeList item counting and for loop after querySelectorAll() β (Closed) created by tom konda
- πΊπΈUnited States smustgrave
With my javascript eyes on this seems like a good conversion, leaning on tests that active-link.js breakage would show.
- π¬π§United Kingdom oily Greater London
Are there not other places where this fix can be applied? E.g. announcements.js and states.js in the misc folder?
- π¬π§United Kingdom oily Greater London
Are there not other places where this fix can be applied? E.g. announcements.js and states.js in the misc folder? There appear to be several instances in those files where the same sub-optimal syntax is used. Should they be included in this issue or in a follow-up?