I am trying to use the new nested instances. I want to create an accordion which contains multiple levels of accordions inside it. So created an accordion and put it inside itself so that when you expand an accordion you can see another accordion inside it and so on. Now it’s throwing an error “Nested instance is swapped with its parent instance”
Any way to achieve it?