-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Labels
bugSomething isn't working rightSomething isn't working right
Description
Hi,
when using the latest unminified version of citation-js (Version 0.3.4.) for the browser** I get the following error in the Internet Explorer 11 which halts the script execution.
SCRIPT1004: ';' expected
File: citation-0.3.4.js, Line: 14582, Row: 25
I suspect it has something to do with for statements of the following kind:
for (var [varName] of ...) { ... }
The error occurs also in the official browser demo, however, I don't know which version of citation-js is used there.
** Source: https://github.com/larsgw/citation.js/tree/archive/citation.js
Metadata
Metadata
Assignees
Labels
bugSomething isn't working rightSomething isn't working right