Skip to content

Commit

Permalink
Update init.js
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelspellacy committed Sep 20, 2024
1 parent 763d900 commit fb23cbb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions a11y/init.js
Original file line number Diff line number Diff line change
Expand Up @@ -714,6 +714,8 @@ function fixMindReaderInput() {
// Function to check the active class in combobox list

function checkActiveClass() {

console.log(mindReader);

var activeItem = mindReader.querySelector("a.active");

Expand Down

0 comments on commit fb23cbb

Please sign in to comment.