MetaMask / MetaMask/metamask-extension
TypeError: Cannot read properties of null (reading 'click')
Open
Sev2-normal
team-extension-platform
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
Sentry Issue: [METAMASK-X8E2](https://metamask.sentry.io/issues/4916961234/?referrer=github_integration)
```
TypeError: Cannot read properties of null (reading 'click')
at (/metamask/common-2.js:252:1)
```
Note: This issue only occurs on Windows Edge 120.0.0 ⚠️⚠️⚠️
Contributor guide
Research direction
Start with the Sentry report and the stack entry at common-2.js:252, then investigate why the click target is null on Windows Edge 120. Confirm the behavior in that browser and define done as preventing the null click error without breaking the affected extension flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100