Giter VIP home page Giter VIP logo

Comments (9)

hbi99 avatar hbi99 commented on August 17, 2024

Which version?

from defiant.js.

thedimm avatar thedimm commented on August 17, 2024

Latest v2.1.2
Tried defiant.js and defiant.min.js and I got syntax error in IE when I include them. OK in Chrome.

from defiant.js.

hbi99 avatar hbi99 commented on August 17, 2024

I mean which version of IE :-)

from defiant.js.

thedimm avatar thedimm commented on August 17, 2024

Sorry :)
IE 11.0.9600

from defiant.js.

namnguyen2091 avatar namnguyen2091 commented on August 17, 2024

the same with me

from defiant.js.

designbymichael avatar designbymichael commented on August 17, 2024

The specific error occurring in IE11 (I have the issue in 11.0.9600):
SCRIPT1046: "Multiple definitions of a property not allowed in strict mode"
File: defiant.minjs, Line: 6; Column 4764

from defiant.js.

designbymichael avatar designbymichael commented on August 17, 2024

When I dive a bit deeper, it looks like IE is throwing security errors with this line (759 in defiant.js):
worker = new Worker(url.createObjectURL(blob));

I've seen conversations about this issue in other scripts, too, like leaflet.js:
Leaflet/Leaflet.VectorGrid#58

from defiant.js.

dkachele avatar dkachele commented on August 17, 2024

I'm also seeing errors in IE 11:
Object doesn't support property or method 'selectNodes'

from defiant.js.

hbi99 avatar hbi99 commented on August 17, 2024

@designbymichael
I encountered a problem with Web Workers in IE.
This seems to be a known issue as well and I haven't been able to come up with a solution.

from defiant.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.