Forum Discussion
JulieStelter1
4 years agoCommunity Member
Problem with Java script and/or jquery library
I have a couple of courses that are throwing the same error that is discussed in the link below.
The error is: frame.desktop.min.js:formatted:2675 could not find slide in string table npxnabnsnfns10111001111
Based on what I'm reading it looks like comes down to Articulate discontinuing the use of jquery. Don't see a fix in the thread below. Can someone help me?
Course specifics: fill-in printable workbook that is accessed through a link in the player and also on the last slide of the course.
https://community.articulate.com/discussions/articulate-storyline/strange-error-message-in-console
1 Reply
Sort By
- MathNotermans-9Community Member
JQuery is not longer automatically added in Storyline. So you either have to add it manually or change your code so it only uses Vanilla Javascript.