You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have used this script on a WordPress website, and everything seemed to work great on the development environment. We tested extensively, but when we launched, we ran into an odd error. Actually, its the lack of error that is odd. The menu will not open on mobile only on the pages listed below. All caching has been turned off on the website. When I use browserstack, I dont see an error. When I use the inspect tool, I also see no errors. I have reached out to Gravity Forms and they said to reach out to you (typical). I have run npm update recently, which would give me an updated version of the code. I am not sure what other steps to take.
Other than that I use a custom WordPress menu walker to spit out the code as you see it on the front-end. Since submitting this ticket, it seems that there is some different behavior. The sporadic error I mentioned above has become persistent with every load. I am seeing the mobile nav toggle bars on all screen sizes on the pages linked above as well.
The code between pages with errors and without errors seem to be slightly different as well. Notice the mobile menu toggle has a bunch of classes and attributes on about us, but not on contact dispatching. I think the error is preventing the code from behaving as expected. Do you know where this error is originating?
Hello,
I have used this script on a WordPress website, and everything seemed to work great on the development environment. We tested extensively, but when we launched, we ran into an odd error. Actually, its the lack of error that is odd. The menu will not open on mobile only on the pages listed below. All caching has been turned off on the website. When I use browserstack, I dont see an error. When I use the inspect tool, I also see no errors. I have reached out to Gravity Forms and they said to reach out to you (typical). I have run npm update recently, which would give me an updated version of the code. I am not sure what other steps to take.
Sporadically, I find this error or something similar.
https://share.gravityfor.ms/i/ReewAd
The website is: https://www.amo-union.org/
Example page where menu is not working:
https://www.amo-union.org/contact-dispatching/
https://www.amo-union.org/membership-application/
The text was updated successfully, but these errors were encountered: