react-flickity-component icon indicating copy to clipboard operation
react-flickity-component copied to clipboard

Force reload

Open lastant opened this issue 4 years ago • 1 comments

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 being able to specify dependency values.

lastant avatar Jul 08 '21 05:07 lastant

I think the current behaviour of reloadOnUpdate is not totally what you'd expect. I've looked into it and there is a workaround I've suggested here to get it to act like you're describing: https://github.com/yaodingyd/react-flickity-component/issues/147

gpoole avatar Aug 16 '23 03:08 gpoole