Skip to content

Checkbox label is not working, when i use react-fastclick?Β #62

@Aravindraj92

Description

@Aravindraj92

here my code==>

                           <input 
                            type="checkbox" 
                            className="no-fastclick checkbox" id="accept"
                            name="agree"
                            checked={this.state.checkBox}
                            onChange={this.handleCheck}/>
                            <label htmlFor="accept">By proceeding you agree to Terms of Use and Privacy Policy.</label>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions