I've been trying out presentations and when I try to open the page I get an error that $.deck is not a function.
initDeck.js:2 Uncaught TypeError: $.deck is not a function at HTMLDocument.<anonymous> (initDeck.js:2) at j (jquery.js:3148) at Object.fireWith [as resolveWith] (jquery.js:3260) at Function.ready (jquery.js:3472) at HTMLDocument.J (jquery.js:3503)
I noticed that multiple jquery versions are getting imported, so maybe there is a conflict somewhere.
I've been trying out presentations and when I try to open the page I get an error that $.deck is not a function.
initDeck.js:2 Uncaught TypeError: $.deck is not a function at HTMLDocument.<anonymous> (initDeck.js:2) at j (jquery.js:3148) at Object.fireWith [as resolveWith] (jquery.js:3260) at Function.ready (jquery.js:3472) at HTMLDocument.J (jquery.js:3503)
I noticed that multiple jquery versions are getting imported, so maybe there is a conflict somewhere.
`
`