Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Horizontal timeline returning '0' #75

Open
prakharb147 opened this issue Aug 20, 2020 · 2 comments
Open

Horizontal timeline returning '0' #75

prakharb147 opened this issue Aug 20, 2020 · 2 comments

Comments

@prakharb147
Copy link

<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.

@prakharb147
Copy link
Author

@sherubthakur can u look into this.

@MUMUKSHMEGHWAL
Copy link

@prakharb147 can you provide Date values ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants