Dynamic resizing of iframes broken since refactor of SSR directives
Closed this issue · 0 comments
quentinderoubaix commented
Reproduction
- Navitage to latest accordion svelte sample and observe that expanding / collapsing accordion items resizes the iframe.
- Navitage to main accordion svelte sample and observe that expanding / collapsing accordion items does NOT resize the iframe.
Context
It seems the commit ba1bfbb in particular was the cause of the regression.