Hello,
I have built the menu demo.fotohof.at with the use of Bricks’s interactions. And most of them work correctly, but I some don’t. Furthermore I get SyntaxError: The string did not match the expected pattern. I don’t really understand what causing them.
I can navigate between the top-level menu items => no error.
When I move to the second level => No error, but when I move up to the top-level of the same parent an error is trigged => That multiplicates each time the move between parent and child is done.
The top level has an interaction to show the child element (add class). and the child container div has a remove class interaction.
The child container div has also an interaction to hide the black backdrop when the mouse leaves it, but this interaction does not work. When you move horizontally out of the second level (Bigger browser size) only the interaction works where the child container div class is removed, but not the background div.
Sorry I don’t know who to better describe it. I have made a short video, maybe this is easier to explain: Clips - Zoom
Thanks a lot for your support!