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

Typescript incorrect #86

Closed
tonyhallett opened this issue Jun 21, 2019 · 2 comments
Closed

Typescript incorrect #86

tonyhallett opened this issue Jun 21, 2019 · 2 comments

Comments

@tonyhallett
Copy link

Problem :

Typescript incorrect

Steps to reproduce (for problems):

Use the current typescript

Versions (for problems):

React-Compound-Slider:
2.0.0
React:
any
Browser:
any
Operating System:
any

export type SliderModeValue = {
key: string;
value: number;
}

The value property should be val ( as agrees with your mode2 and mode 3 function

@sghall
Copy link
Owner

sghall commented Jun 21, 2019

Good point. Thanks for pointing that out. I'll get a fix out for that.

@sghall
Copy link
Owner

sghall commented Jun 29, 2019

This was released in version 2.1.0. Try it out and open this back up if there's any issues.

@sghall sghall closed this as completed Jun 29, 2019
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