elierotenberg / elierotenberg/tween-interpolate
D3 subset object is attached to window
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We are trying out `react-animate` in our app and we have a component that uses D3. After installing this library, we can't attach the **full** D3 object to window like we need for other files because the D3 object that this module exposes doesn't have all properties/methods.
Would be nice if we didn't have to deal with this bug!
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by tracing the module entry point and how its D3 subset is exposed, then compare that export with the full D3 object used by the component; done means consumers can attach the complete D3 object to window without losing properties or methods.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- d3, javascript, react
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100