GithubHelp home page GithubHelp logo

Comments (4)

markcellus avatar markcellus commented on June 14, 2024

Hello! Can you clarify? Not quite sure what you mean. What IE version? How are you importing? Any steps to reproduce?

from scroll-js.

chris-nc avatar chris-nc commented on June 14, 2024

I'm using IE 11.1387.16299.0
I'm using the scroller like this:
const boosterSection = document.querySelector('.stk-boosters'); scrollIntoView(boosterSection, { easing: 'ease-in-out', duration: 1000 });

It works as expected in Chrome, Safari, Firefox but in IE I get this error message:

SCRIPT5007: Object expected

I'm using the script in an Ember application and that error references this in our compiled JS:

(0, _scrollJs.scrollIntoView)(boosterSection, { easing: 'ease-in-out', duration: 1000 });

from scroll-js.

markcellus avatar markcellus commented on June 14, 2024

Hmm what version of scroll-js are you using? I've just made some IE11 updates in #56 that have been released in 3.1.0. And I'm able to get all examples working in IE11. Do you want to try the new 3.1.0 version?

from scroll-js.

markcellus avatar markcellus commented on June 14, 2024

Going to close this due to inactivity. Please feel free to reopen if you are still experiencing issues. Thanks!

from scroll-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.