Flipboard / Flipboard/react-canvas
Event handler not registered in Image component
Open
- Dominant language
- JavaScript
- Stars
- 13.2k
- Forks
- 909
- PR merge metrics
- No merged PRs in 30d
Description
After investigation, I found out it's because of the props were not passed to the RawImage component.
``` jsx
```
Fix is done in the pull-request: https://github.com/Flipboard/react-canvas/pull/90
Please review and correct me if I am wrong. Thank you
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.