Metadata
- Source
- SJRK-379
- Type
- Bug
- Priority
- Major
- Status
- Open
- Resolution
- N/A
- Assignee
- N/A
- Reporter
- Gregor Moss
- Created
2020-07-14T04:47:55.319-0400 - Updated
2020-07-14T04:48:38.800-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Storytelling Tool UI
Description
When moving to the story preview part of the Story Edit page, if the story contains a non-empty audio or video block, the following error is reported:
"Assertion failure - check console for more details: Could not resolve reference {that}.dom.mediaPlayer.0 to a value"
No issues seem to be present otherwise, the preview is working as expected, and publishing works without issue. I am unsure how long this bug has been present.
To reproduce:
- Go to https://staging-stories.floeproject.org/storyEdit.html
- Click "Add an audio block" or "Add a video block"
- Add an appropriate file to the block
- Click "Continue"
- Click "Preview my story"
Expected:
The story preview is displayed and no errors are thrown
Actual:
The story preview is displayed and the error described above is thrown