6.0.3: Navigation Off-canvas freezes the page

Hi!

I just confirmed this on two different installs:

When the Navigation Off Canvas element is used on the page (Header), it freezes the page if it gets opened and then closed again.

If the user uses the navigation and goes to the next page, it is all good. The issue is only if the off-canvas menu gets closed.

Thanks!

Hey Misho, hope you have been well! I’m able to recreate on mobile only. We’ll get that handled thanks for bringing this to our attention.

1 Like

Hi!

Just to let you know that 6.0.4 update did not solved it.

I didn’t leave 6.0.4 on this site for you to investigate because this update broke other things. I will open a new ticket for that.

Thanks!

Hey Misho. I think that might’ve been a JS cache issue. You can test on desktop too, the touch-events gets set to none when it is open and should be set to auto or removed after it. The issue was it was not getting removed or changed and that should be fixed. I’ll take another look, see if it comes up again, and I see your other issue so perhaps we revisit in the next release when I can check on your live site.

You’re right @charlie, it was caching.

Working now!

Thanks!

1 Like

Awesome great to hear. Cheers!

1 Like

Hi @charlie, it looks like 6.0.5 brought the issue back.

1 Like

Yup, I have noticed this as well

@Misho This is not happening for me in the site in the secure note. Is there another site this is happening on?

The issues been around for all of V6 from what I can tell in code it was only addressed in 6.0.4+ (touch-events not being reset once they were placed as “none”).

Apologies for this and I consider this a big issue so I’d like us to handle it quickly.

Hi @charlie!

Sorry for my late reply here. I cleared the caches and on my Galaxy Note 20 Ultra, in the Chrome mobile browser, the issue is continuously visible. I need to reload the page to be able to continue scrolling, if the menu was opened and closed again.

The website is now live so I can paste its URL here: https://www.dentagra.hr/.

I actually checked out @scotbaston’s website who chimed in above and realized the issue was back in 6.0.5.

Edit: hold on, On my website, the issue is again not visible. I am getting inconsistent results here. I’m doing further checking.

Edit2: So it was definitely caching again, as I tried in the Incognito mode and there are no issues there. I am not sure how updating to 6.0.5 triggered it again, for multiple websites. I never visited Scot’s website before, so I didn’t have it cached. The issue was there and I reached out to him to warn him. He confirmed it. This is some wired issue.

Hi @Misho,

Thanks for the detailed testing and confirmed that it is a cache issue.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.