Closed vangn closed 5 years ago
Hi, your implementation of flickity is awesome, but I would like to know how to rebuild the slider after destroying it? I understand that through flickityRef, but I have not succeeded in instantiating the slider again.
Any idea?
set reloadOnUpdate prop to true and force a rerender.
reloadOnUpdate
Hi, your implementation of flickity is awesome, but I would like to know how to rebuild the slider after destroying it? I understand that through flickityRef, but I have not succeeded in instantiating the slider again.
Any idea?