SyntaxError: in strict mode code, functions may be declared only at top level or immediately within another function
function listeningElementsMutation(mutationRecordsList) {
http://localhost:3000/assets/js/foundation.js
Line 1573
and
ReferenceError: Foundation is not defined
new Foundation.Magellan($toc, {});
http://localhost:3000/assets/js/docs.js
Line 5220
i got 2 js errors in the docs
and