Questions tagged [keen-io]

Keen-io is the term used to describe the software tools and interfaces developed by "Keen IO" for event data analysis.

The problem with displaying additional dots in Keen Slider when using React JS

Currently struggling with a bug found in the keen-slider react js library. When there are no more items to slide, the dots continue to appear. Here is a link to the code sandbox: https://codesandbox.io/s/quiet-fog-ekwqd?file=/src/App.js ...