RELEASED: Public: September 20, 2023
Feature enhancements
- The use of the Prototype double dollar sign ($$) function should be replaced with either document.querySelector or document.querySelectorAll, depending on whether the first result or all results are required (BEE-37957)
-
Use document.querySelectorAll to find a job list that can have multiple items.