Accordion always opens on page load — how to keep all closed by default?

Hi everyone,

I’m using the Accordion (Nestable) element.
By default, the first accordion item always loads in an open (expanded) state.

I want all accordion items to be collapsed/closed on page load — and only expand when clicked.

Is there a setting or a recommended way to make all accordion panels stay closed by default?
(Ideally, without using custom JavaScript if possible.)

Thanks in advance!

See this threat about the accordion.

I tried this, but it didn’t work for me.