Closed haroldao closed 3 years ago
Is there a way to recalculate the height of the document when we click on an accordion item (FAQ) ?
Hi, Did you try to emit a resize event like so luge.emitter.emit('resize')?
luge.emitter.emit('resize')
ty :)
Is there a way to recalculate the height of the document when we click on an accordion item (FAQ) ?