Closed Enjoyer1 closed 5 years ago
Hello, I having the issue when I use the component in a div with z-index > 0, it is showing the zoom but its behind my container because it has a different z index. I'm using v2.0.11
Hi @Enjoyer1 the div you use for contain this component should be with a position relative. Also, suggest you use a recent version
I added z-index to the class drift-zoom-pane and now is working fine.
Hello, I having the issue when I use the component in a div with z-index > 0, it is showing the zoom but its behind my container because it has a different z index. I'm using v2.0.11