The Wayback Machine - https://web.archive.org/web/20210724193113/https://github.com/topics/thumbnails
Skip to content
#

thumbnails

Here are 274 public repositories matching this topic...

react-gallery-carousel
acewebsolutions
acewebsolutions commented Jul 18, 2021

Describe the bug
When using the package with typescript and react there is an issue on the type of goToIndex. It's type does not support any parameters, when it should support (index:number)

To Reproduce
Steps to reproduce the behavior:

  1. Install react-gallery-carousel and @types/react-gallery-carousel
  2. Click on try to use ref.current.goToIndex(1)
  3. See error (Expected 0 argume

Improve this page

Add a description, image, and links to the thumbnails topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the thumbnails topic, visit your repo's landing page and select "manage topics."

Learn more