Passive event listeners in StoryLine

Jan 03, 2018

I am running debug for SCORM in Chrome and I am receiving multiple violations:

app.min.js:14 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952

The violation results from the html5/lib/scripts/app.min.js line 14 of the StoryLine output.

Is this something that needs addressed in development?

3 Replies

This discussion is closed. You can start a new discussion or contact Articulate Support.