Slider: Missing key prop

Created on 10 Nov 2017  路  2Comments  路  Source: react-component/slider

I get the following error and would like to get this resolved:
image

Looking into the code I think handles is missing the key prop

https://github.com/react-component/slider/blob/0a07adac3694f5881ecf9dffcd4831ba6fafeff9/src/Range.jsx#L307

Most helpful comment

The warning / error is still reproducable with version 8.6.9.

Current code pointer seems to be this:

https://github.com/react-component/slider/blob/master/src/Range.jsx#L358

Could you re-open this issue?

All 2 comments

Could you try the latest version? Ping me if the issue still exists.

The warning / error is still reproducable with version 8.6.9.

Current code pointer seems to be this:

https://github.com/react-component/slider/blob/master/src/Range.jsx#L358

Could you re-open this issue?

Was this page helpful?
0 / 5 - 0 ratings