Coder Social home page Coder Social logo

Comments (4)

PieterJanVdb avatar PieterJanVdb commented on June 19, 2024

Update: the error mostly occurred because in the update action, I would also then set the start value on the range-slider and it would kind of lose its mind.

However, I do continuously get the following error while dragging (mobile):

Uncaught TypeError: Cannot read property 'pageX' of undefined

Everything works fine but the error is fairly annoying. At some point is has also happened that I can not click on anything else in the view as the browser (mobile) supposedly still thinks it's scrolling afaik.

from ember-cli-nouislider.

kennethkalmer avatar kennethkalmer commented on June 19, 2024

Thanks for doing this investigation! I'm a bit swamped at the moment and will have a look by the weekend how to get this fixed for you!

from ember-cli-nouislider.

kennethkalmer avatar kennethkalmer commented on June 19, 2024

@PieterJanVdb, I wonder if leongersen/noUiSlider#793 doesn't solve the issue. As of 2c57d2b we have nouislider 10.1.0 in with multitouch support, and as of 6c22ff8 I exposed the multitouch option. I'm going to try and replicate the issue myself now.

from ember-cli-nouislider.

kennethkalmer avatar kennethkalmer commented on June 19, 2024

@PieterJanVdb I would really like to get to the bottom of this, but I'm a bit lost.

Would it be possible for you to give me some sample code that shows the issue? You can create an Ember Twiddle and amend the addons section of twiddle.json to look like this:

  "addons": {
    "ember-cli-nouislider": "0.14.1"
  }

It will then install ember-cli-nouislider as per 6c22ff8, and we can figure it out.

from ember-cli-nouislider.

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.