Off canvas nav conflict with modal

I’m revising this post because I discovered the culprit to the off-canvas nav not being visible on two pages. The HTML rendered, it just wouldn’t appear.

I had a hidden trigger for a modal and that conflicted with the off-canvas nav in the header.

I’ve swapped the modal for links to a page to solve the issue. I’m still curious to know whether this is a known issue? I recall not being able to have two modals on a page but wouldn’t have connected the dots to the off-canvas nav in my header. Now I’m curious if I’ve inadvertently made this same error on other sites. :flushed:

Hey @WaggingLabs,

Thanks for writing in! With the latest version of the theme, there should not be any conflict when using the Off Canvas and Modal elements anywhere on the page. I have tested this on my local testing server. You must make sure to wait for the page to load before clicking any of the Modal or the Off Canvas Toggle menu icon.

If you have experienced this after the updates, make sure to clear all plugin caches first before testing the site again.

Best Regards.