Skip to content

Horizontal timeline returning '0'  #75

@prakharb147

Description

@prakharb147

<div style={{ width: '60%', height: '100px', margin: '0 auto' }}> <HorizontalTimeline index={this.state.value} indexClick={(index) => { this.setState({ value: index, previous: this.state.value }); }} values={VALUES} /> </div>

image

Cannot understand why is this happening. States are set correct and everything is defined also. VALUES also contain date strings.

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