Coder Social home page Coder Social logo

Issue in IE 11 about bunny HOT 3 OPEN

mevrael avatar mevrael commented on May 12, 2024
Issue in IE 11

from bunny.

Comments (3)

Apostata avatar Apostata commented on May 12, 2024

Same Here, but with different type of error: SCRIPT1003: Expected ':' in line 12 of bunnyjs/src/file/file.js
i'm using @babel/polyfill too and still the same.

Thanks in advance.

from bunny.

Apostata avatar Apostata commented on May 12, 2024

I my case, I was able to solve using the dist file: bunny-js/dist/validation.min.js.
Then, I made a copy of then minified file and where variables are defined as var, I change to window.{varName} and import has a module.
import '../third-party/bunnyJs/validation.min';

from bunny.

Mevrael avatar Mevrael commented on May 12, 2024

I suppose apart from Babel Polyfill you also have to transpile ES6 syntax into ES5 for IE11. You might use Laravel Mix, assets-builder or Webpack for that.

from bunny.

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.