-
Describe your problem 🧐Hi everyone, What is your question? 🙋♀️How do I restore the basic functionality of the input textarea / form once I transition to the page with the embedded form / field? URL to minimal reproduction 🔗https://arp.work/FINALCC/contact/ Checked all these? 📚
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
It's only broken when navigating to Contact from the homepage. From other pages (.e.g. About), it seems to be working normally. I also noticed that on the homepage, normal keyboard events get swallowed by some event listener on the page. Cmd+R doesn't reload the page, Cmd+alt+I doesn't open devtools, etc. Looks like that's the culprit. |
Beta Was this translation helpful? Give feedback.
It's only broken when navigating to Contact from the homepage. From other pages (.e.g. About), it seems to be working normally. I also noticed that on the homepage, normal keyboard events get swallowed by some event listener on the page. Cmd+R doesn't reload the page, Cmd+alt+I doesn't open devtools, etc. Looks like that's the culprit.