captbaritone / captbaritone/webamp

TypeError: Cannot read property 'launchSongTitleAnim' of undefined

Open
#731 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
11.3k
Forks
796
PR merge metrics
No merged PRs in 30d

Description

https://sentry.io/organizations/webamp/issues/897314194/?project=146021&referrer=github_plugin

```
TypeError: Cannot read property 'launchSongTitleAnim' of undefined
at componentDidUpdate (../js/components/MilkdropWindow/Milkdrop.js:77:23)
at Oi (../node_modules/react-dom/cjs/react-dom.production.min.js:247:171)
at Ki (../node_modules/react-dom/cjs/react-dom.production.min.js:238:233)
at Li (../node_modules/react-dom/cjs/react-dom.production.min.js:237:143)
at Ri (../node_modules/react-dom/cjs/react-dom.production.min.js:250:118)
...
(2 additional frame(s) were not displayed)
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting componentDidUpdate at js/components/MilkdropWindow/Milkdrop.js:77 and review the linked Sentry report for the failing state. Determine why the referenced object is undefined and verify that the reported TypeError no longer occurs.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.