Skip to content

Event handler not registered in Image component #91

Description

@alvinsj

After investigation, I found out it's because of the props were not passed to the RawImage component.

<Image style={style} src={this.state.photo} onClick={this._handleImageClick} />

Fix is done in the pull-request: #90
Please review and correct me if I am wrong. Thank you

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions