React-slick: .slick-active not on correct slicks

Created on 12 Apr 2018  路  7Comments  路  Source: akiran/react-slick

https://codesandbox.io/s/jlk8n3z9v9

  1. Inspect the elements, found slick-active class name is added properly to the first 4 slicks.
  2. Click > arrow button to flip to next page.
  3. Inspect again, now slick-active class is added to elements outside the viewport.

We can only detect the active items on the viewport when we can see accurately which ones are active slicks.

High

Most helpful comment

Any updates on this one?

All 7 comments

Any updates on this one?

Any updates?

As the aria-hidden goes with slick-active class, see here, the keyboard navigation is impacted.

@akiran Would you please take a look at this issue? Thanks!

Any update on this issue?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

quarklemotion picture quarklemotion  路  4Comments

walker-jiang picture walker-jiang  路  3Comments

rohitgoyal7 picture rohitgoyal7  路  3Comments

ramyatrouny picture ramyatrouny  路  3Comments

darkalor picture darkalor  路  4Comments