Skip to content

library does not work in strict-mode #2

@lucasserral

Description

@lucasserral

The library does not work in strict mode (so it fails when using most of js frameworks and libraries).

Does not work in strict-mode js because statement 'with' is deprecated and should not be used as explained in:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/with

the 'with' statement is used in jsstats.js (line: 93 & line: 130)

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