marmelab / marmelab/EventDrops
Cannot read properties of undefined (reading 'transform')
Open
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 233
- PR merge metrics
- No merged PRs in 30d
Description
I cant zoom in and zoom out what should I do here?

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the zoom-in and zoom-out failure shown in the issue and inspect the runtime error about reading “transform” from undefined. Trace the d3.js zoom interaction to identify where the undefined value occurs. Done means both zoom directions work without the reported error, with a regression check if the existing test setup supports it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- d3, javascript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100