Forum Discussion

KL-4669efde-d5e's avatar
KL-4669efde-d5e
Community Member
3 years ago

ds-bootstrap.min.js Console error: Uncaught TypeError: Cannot read properties of null

My newly published courses (SCORM 2004, 4th Edition) always trigger such console errors. I googled but can't find any match.

ds-bootstrap.min.js:71

Uncaught TypeError: Cannot read properties of null (reading 'replace')
at link (ds-bootstrap.min.js:71:14883)
at Array.forEach (<anonymous>)
at ds-bootstrap.min.js:71:16806

  • Just tested SCORM 1.2, 2004 2nd Edition, 2004 3rd Edition, and Tin Can API, all shows the same error in browser Console

  • I have to state that despite the console errors, the courses load well and fine. However, I think we should know why the errors were triggered and how we can fix them.

  • I had a similar issue a white back. Some Articulate var ran into trouble when no value was received. Will doublecheck that later.