react-flickity-component
react-flickity-component copied to clipboard
A React.js component for using @desandro's Flickity
``` {hightLightList} ``` I have a error with TypeScript: Property 'children' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes & Readonly'. Thank you
I'm using next js(typescript) and i'm trying to use a custom icon and assign the functionality to it i'm seriously having a hard time with it and any help will...
Currently the version of flickity used for this repository is 2.2.1. I installed flickity version 2.3.0 as recommended in the README, but I also use `flickity-as-nav-for` and `flickity-fade` packages that...
First of all, thank you for this package! I would like to continue using react-flickity-component in my project, but I am getting an error about an incorrect peer dependency when...
Is it possible to force reload? I tried using reloadOnUpdate, but it reloads on each state change, and I'd like to have more control, make it reload conditionally, at least...
Hi, Just noticed something, not sure if it's an issue with flickity or the react wrapping, but I can't replicate it in a non-react environment. When I am using a...
Hello, does someone know how to implement the flickity-as-nav-for using this react-flickity-component in NextJs and using typescript? Right now Im using these options for the main and the nav carousel,...
Hello, I'm having trouble getting flickity-hash to work, based on the codesandbox link you provide, if I just add `{hash: true}` it prints : `Type '{ hash: boolean; }' is...
Below an example of the bug. Toggle the appearance of Flickity using the button. You should see an error in the sandbox browser window and console. > Failed to execute...
This might not be related to this library, but as the flickity-fullscreen package hasn't been updated for a year, just decided to post here. We are using flickity in one...