Uncaught TypeError: Cannot read property '3' of undefined jquery.scrollintoview.min.js:174 This is the part that breaks: ``` javascript var direction = converter[typeof (meta[3]) === "string" && meta[3].toLowerCase()] ```
Uncaught TypeError: Cannot read property '3' of undefined
jquery.scrollintoview.min.js:174
This is the part that breaks: