All Accordions are displayed in a seamless closed state without this residue effect?

Hello,
I have a problem with the Accordion feature of the Finsweet library that I can’t solve. The site linked below shows a basic example that works. If you look at the screen, you can see that all the Accordions open after the page loads, and then close, leaving a residue effect. How can I make it so that all Accordions are displayed in a closed state without this residue effect?

Site address: Test

Recording link: Loom Message - 30 October 2024 | Loom

Hey @4u1!

You can load the fs-accordion-element = content with the style set to display: none This will prevent the content from showing up on page load, preventing the shift you notice