Skip to content
This repository was archived by the owner on Feb 18, 2020. It is now read-only.
This repository was archived by the owner on Feb 18, 2020. It is now read-only.

What's up with this 'strict mode' error ? #119

Description

@HaunGO

I'm following the setup directions.. .. and I get this error right out of the box.. .. I don't understand it.
var jPM = $.jPanelMenu({ menu: '#side-navigation', trigger: '.side-navigation-button' }); jPM.on();
CONSOLE ERROR:
Uncaught TypeError: 'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions or the arguments objects for calls to them

I'm using CodeKit to combine and minify multiple js files... and I noticed that if I DO NOT include this file, I can get it to work.. .. .. SO, what's the problem? How can I minify this and package it up with the rest of my code and use it?

Thanks,

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions