MetaMask / MetaMask/metamask-extension

TypeError: Cannot read properties of undefined (reading 'settings')

Open
#17,289 0 comments 0 reactions 0 assignees View on GitHub
PS-team
Dominant language
TypeScript
Stars
13.2k
Forks
5.6k
Avg merge
2d 5h
Merged PRs (30d)
451

Description

Sentry Issue: [METAMASK-J9QS](https://sentry.io/organizations/metamask/issues/2586494431/?referrer=github_integration)

```
TypeError: Cannot read properties of undefined (reading 'settings')
at .value (node_modules/react-tippy/dist/react-tippy.js:2317:1)
at hide (node_modules/react-tippy/dist/react-tippy.js:1560:1)
at triggerHide (node_modules/react-tippy/dist/react-tippy.js:1595:1)
at handleMousemove (node_modules/react-tippy/dist/react-tippy.js:1612:1)
at sentryWrapped (node_modules/@sentry/browser/dist/helpers.js:76:1)
```

Contributor guide

Open the contributing guide

Research direction

Start with the linked Sentry report and the stack trace in node_modules/react-tippy/dist/react-tippy.js, particularly value, hide, triggerHide, and handleMousemove. The issue provides no reproduction steps, affected entry point, or acceptance criteria, so establish those before defining a fix and regression check.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.