Would anyone be willing to hop on a call with me for a few minutes to help me fix an issue with my interactions not persisting across pages for my navbar component?
I have 3 dropdown menus with an icon that goes upside down when you hover over it and the dropdown menu shows up. It works fine on the homepage, but all my other pages where this navbar component is, it doesn't have the interaction attatched to it, and when I go to add it, it doesn't work
we could probably resolve this async unless its that time sensitive - I wouldn't be able to jump on a call though. If you want to send over your read-only link, I can record a quick loom that walks you through how to resolve.
Hi , thank you for helping
Here's the site https://www.waterloodata.com/
If you take a look at the nav, on the home page its fine but i'm using that same nav component on other pages, the interaction just isn't attatched so you can see the down arrows don't turn upside down
thanks for the link - however the read-only link is found under the "share" button top right - it allows me to see the structure of your site as well as style settings. Happy to help!
do you have access to the site via designer? It won't notify anyone that somebody is looking at it - its just a way to share a read-only preview of the site and its structure. Its different than inviting somebody to their workspace or project to be a designer - I wouldn't want that for sure!
oh interesting! I didn't realize that was even a thing.
I will create a quick loom here shortly to show you all of the usual places to look for why an interaction wouldn't work and we can try to troubleshoot blindly then.
apologies for the delay!
https://www.loom.com/share/6252531b89074965ae7dd55effbcbcc4?sid=0c28c2a3-5224-46b4-9290-045459742b33
Thank you for taking the time to make that video! The issue was I needed to wrap the navbar in a div wrapper. Not having it wrapped was causing issues on other pages with the element interaction which I think is just a bug in Webflow