I am working on developing some navigation forms for my university projects. I encountered an issue where I selected the Book item
, and the navigation was working fine. However, when I selected Child
items and then clicked on the Organization
item, the navigation details kept repeating. You can check out my code attached in jsfiddle here.
If you look at the image provided, there is a red color line showing the problem https://i.sstatic.net/TCqYs.jpg. Thank you.