Hello,
I read through a few solutions but none work, so I thought I’ll raise my question here.
I’m doing a Random Quote website and I am using React and ReactDOM. (codepen web here: https://codepen.io/paniczkostek/pen/wvmONqL).
Everything runs fine but I lost the burger menu from Test Suite.
I’ve tried adding script within didMount, I’ve added it in HTML at the beginning and end. Tried incognito view to bypass cookies. Added it in settings of codepen but nothing brings it back.
When I remove React code the burger menu comes back and is fully useable.
I would be very grateful for your assistance.
Cheers