fix: the event key may be undefined#1068
Conversation
btea
commented
Feb 6, 2026

|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
📝 WalkthroughWalkthroughThis change modifies the 🚥 Pre-merge checks | ❌ 1❌ Failed checks (1 inconclusive)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Comment |
43081j
left a comment
There was a problem hiding this comment.
looks good.
chrome sets the key to undefined on autocomplete, basically. which is non-standard (i.e. key in the spec is always defined)