Why input.value = 'x' doesn't fill a React form (and what actually works)
Originally published on DEV.
If you have ever tried to script a React form — a test helper, a browser extension, a bookmarklet, an onboarding demo — you have probably hit this:
document.querySelector
flinthive.hashnode.dev7 min read