Skip to content

tquery-all.js from boilerplate download seems broken... #307

@xinaesthete

Description

@xinaesthete

The current release you have via the main link on your website (https://github.com/downloads/jeromeetienne/tquery/tqueryboilerplate.zip) produces the following error in Chrome:

Uncaught SyntaxError: Duplicate data property in object literal not allowed in strict mode libs/tquery-all.js:5213

Other browsers seem to vary in their precise reporting of this error, but fail at a similar point in the code resulting in tQuery being subsequently undefined.

For now, I have worked around this by saving the tquery-bundle.js file from one of the examples and using that instead, which seems to be fine. I suppose it may not include all functionality so I'll cross that bridge if and when I come to it.

Indeed, using that file also has the benefit that it's not minified, which is nice while developing.

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