-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.10.0
-
Component/s: NOS Elements
-
Tags:
nos-connect-elements.js:5005 Uncaught TypeError: Cannot read properties of null (reading 'hasAttribute')
at Iy (nos-connect-elements.js:5005)
at nos-connect-elements.js:5005
at nos-connect-elements.js:5530
at nos-connect-elements.js:5530
The connect web elements bundle is declaring the coreui package which should be only loaded at the document end. We should instead us the external from webpack and reference the Modal object loaded from the freemarker template,