Upon loading the page, my Accordion containing 32 pieces of data inexplicably opens with all answers exposed for a brief 3 seconds before closing.
While I recognize the need for a Database solution, that will have to wait for a future phase of development.
This issue persists whether there are only 10 or all 32 Questions/Answers displayed.
I am able to share a JSFiddle demonstration, excluding the large dataset causing the delay.
In considering breaking the content into multiple Accordions, even with fewer Questions/Answers, the problem remains.
Is this behavior inherent to the Accordion component? Is there a way to ensure that Answers remain collapsed upon page load?