-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels