Closed leo-cheron closed 3 years ago
Calling Flickity activate() on componentDidMount() breaks watchCSS option. This fix prevent calling it if component is not already active.
activate()
componentDidMount()
resolves #109
Is there a possibility this can be merged soon?
Calling Flickity
activate()
oncomponentDidMount()
breaks watchCSS option. This fix prevent calling it if component is not already active.resolves #109