- Issue created by @cmd87
- Merge request !585Issue #3507809 by cmd87: Uncaught TypeError: Cannot read properties of null... β (Open) created by cmd87
- πΊπΈUnited States bsim26
I was getting a similar error caught during testing. #2 π Uncaught TypeError: Cannot read properties of null (reading 'querySelectorAll') Active solved the issue for us.
Our issue was Uncaught TypeError: Cannot read properties of null (reading 'innerHTML') but still referring to description_toggle.js. No longer receiving that error after installing this patch.