Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image events always fire with zero width/height event parameters #3709

Closed
ddalp opened this issue Nov 27, 2019 · 0 comments
Closed

Image events always fire with zero width/height event parameters #3709

ddalp opened this issue Nov 27, 2019 · 0 comments
Assignees
Milestone

Comments

@ddalp
Copy link
Contributor

ddalp commented Nov 27, 2019

Repro:

  1. Load RN script with image element.
  2. Break at ImageViewManager::EmitImageEvent, when it hits, source.width and source.height is always zero, for LoadStart, Load and LoadEnded events.
@ghost ghost added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Nov 27, 2019
@chrisglein chrisglein added Area: Image and removed Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) labels Dec 2, 2019
@chrisglein chrisglein added this to the MVP+ (vNext M5) milestone Dec 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants