Issues with slider interaction when component is nested
I’m trying to get into React, so thought I’d set myself a project of creating a web audio stem player. Everything seemed to be working until I tried to integrate drag and drop functionality. I got the drag and drop working, however the interactive elements of each of my tracks stopped working.