Skip to content

Image onLoad event (ImageLoadEvent) object is empty in Chrome version 109.0.5414.87 on M1 Mac #2469

@musnit

Description

@musnit

Is there an existing issue for this?

  • I have searched the existing issues

Describe the issue

In the latest version of Chrome on an M1 Mac (Version 109.0.5414.87 (Official Build) (arm64)), the Image onLoad event no longer contains all expected fields - for example, path and target are not available fields as expected in https://reactnative.dev/docs/image#imageloadevent.

https://codesandbox.io/s/priceless-feather-jk2mm7?file=/src/App.js:0-596

Expected behavior

When logging the event, as in the example above, I expect the path and target fields to be on the nativeEvent object

Steps to reproduce

See above sandbox

Test case

https://codesandbox.io/s/priceless-feather-jk2mm7?file=/src/App.js:0-596

Additional comments

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions