Giter Site home page Giter Site logo

Comments (3)

chriskuehl avatar chriskuehl commented on July 3, 2024

bfe85d5 fixes this in a transparent way for all supported browsers except IE 9 and 10 by eliminating the use of the iexd iframe entirely.

Due to restrictions on postMessage in IE < 11, we can't avoid it in those browsers, though. I have a fix partially developed for those browsers which is basically option 2 from above. It should be ready soon.

In summary: we can keep the experience the same (and avoid popup blockers) for modern browsers, and make it work with just an extra click on IE < 11. I think this is probably the ideal solution.

from file-picker.

vinodc avatar vinodc commented on July 3, 2024

Looks like this works. Nice job.

from file-picker.

chriskuehl avatar chriskuehl commented on July 3, 2024

e3a48ec (just merged, not yet deployed) should take care of this on IE as well

from file-picker.

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.