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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions