GotJimmy / accordion

Other
47 stars 44 forks source link

Accordion section close with warning #27

Closed ziadikheira closed 2 years ago

ziadikheira commented 2 years ago

I have accordion sections with text fields, and when i try to open it , it's close with this warning: [GETX] Instance "ListController" has been created with tag "440431361" [GETX] Instance "ListController" with tag "440431361" has been initialized

GotJimmy commented 2 years ago

You have the AccordionSection wrapped by an Accordion, right? An example would help as I cannot do much with the warnings above.