Hi guys, I am getting this error.
items[id] is not a function TypeError: items[id] is not a function at http://localhost:3000/static/js/src_pages_BooksPage_BookPage_BookPage_js.chunk.js:1301:26 at NodeList.forEach (<anonymous>) at HTMLDivElement.showAccordion
I have a few nested Accordion Items, and this behavior only happens when I go to the 4th item, and then try and click on the Second item (second item only) it pops this error.
It does not happen with any-other item , and only when I go to the third item or fourth item.