React-responsive-carousel: Unable to preventDefault inside passive event listener due to target being treated as passive

Created on 4 Apr 2017  路  3Comments  路  Source: leandrowd/react-responsive-carousel

I'm using the slider in the following configuration:

<Carousel
          axis="horizontal"
          dynamicHeight={ true }
          showThumbs={ false }
          showStatus={ false }
          showArrows={ true }
          onChange={ this.onChange }>

Each time I swipe I get a warning from Chrome (Version 56.0.2924.87 (64-bit)) with the message in the issue title.

Most helpful comment

Hey @jasonogasian, this warning has been fixed. Please update to the version 3.1.15.

All 3 comments

Hi @jasonogasian, thanks for letting me know. Can you confirm that this is just a warning and everything is working fine? Not a lot of time to work on this right now but I will visit it as soon as possible.

Hey @jasonogasian, this warning has been fixed. Please update to the version 3.1.15.

Thanks! I'll pull the new version.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

anoush-soghomonyan picture anoush-soghomonyan  路  6Comments

thlee1122 picture thlee1122  路  5Comments

spk-cpsamut picture spk-cpsamut  路  4Comments

paulgasbarra picture paulgasbarra  路  5Comments

sinaler picture sinaler  路  3Comments