Hey! Thanks for this player! I have noticed when i make the player position absolute the slider drag stops working. I cant see why. All the other controls work but i cant slide the slider. ``` .react-audio-player { z-index: 30; position: absolute; } ```
Hey!
Thanks for this player!
I have noticed when i make the player position absolute the slider drag stops working.
I cant see why. All the other controls work but i cant slide the slider.