I have a large menu with complex HTML. Because of how the HTML is structured I had to use multiple configurations and separate nodes. I had hoped to just use one but couldn't find another way.
The problem I'm seeing now is that sometimes all the nodes reset to show the entire menu hierarchy. Other times the menu outputs correctly. Here's a sample of the code:
I have a large menu with complex HTML. Because of how the HTML is structured I had to use multiple configurations and separate nodes. I had hoped to just use one but couldn't find another way.
The problem I'm seeing now is that sometimes all the nodes reset to show the entire menu hierarchy. Other times the menu outputs correctly. Here's a sample of the code:
Is there a better way to do this? Is there a way to fix the issue I'm seeing?