AntoineW/luge

Recalculate document height when using FAQ Accordion (...or something else)

Closed this issue · 2 comments

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')?

ty :)