Questionnaire Error
We can create questionnaires, but they don't display in a public facing (or preview) of a post or page. I included the requested details below. But the short of it is that I'm getting this message in the console when I load the page.
Uncaught TypeError: Cannot read properties of undefined (reading 'library')
I look forward to your guidance in resolving this problem.
Bug report:
1. Successfully created a questionnaire. Added h5p shortcode for this content to a LearnDash topic (also tried a WP page and a WP post). When viewing the public facing page, the questionnaire is not visible.
2. WordPress 5.8.1
3. Desktop
4. Chrome and Firefox
5. H5P 1.15.3
6. Questionnaire 1.3.2
7. Uncaught TypeError: Cannot read properties of undefined (reading 'library')
at Object.H5P.newRunnable (h5p.js?ver=1.15.3:874)
at new t (c778376f44f69d47670a42e729cdfa661ef55a7d.js:81)
at t.g.createQuestionContent (c778376f44f69d47670a42e729cdfa661ef55a7d.js:81)
at c778376f44f69d47670a42e729cdfa661ef55a7d.js:81
at Array.forEach (<anonymous>)
at t.g.createQuestionnaireBody (c778376f44f69d47670a42e729cdfa661ef55a7d.js:81)
at t.g.createQuestionnaire (c778376f44f69d47670a42e729cdfa661ef55a7d.js:81)
at new t (c778376f44f69d47670a42e729cdfa661ef55a7d.js:81)
at Object.H5P.newRunnable (h5p.js?ver=1.15.3:926)
at HTMLDivElement.<anonymous> (h5p.js?ver=1.15.3:137)