I am trying to implement dynamic slider using rc-slider and react bootstrap tooltip but I am able to see same sliderRange value for all the object when I slide and check the console.log(line no 19, customNode.js) and sliderRange applies same to all
here is my code link codesandboxLink