stevenwr23

Results 2 comments of stevenwr23

I came across this issue recently as well. Could not fix it but found a workaround: I ended up adding the click event to the parent of the slider, and...

Here is a simplified version of what I did. This was my previous code (the one that does not work correctly) ``` Open Modal ``` To fix it I added...