i have the same error, please we need help!
Perfect, now it’s working good… but on desktop it’s looks like mobile…
I added this custom css and works great in all devices:
@media screen and (max-width: 768px){
.yith-wcqv-wrapper {
width: 325px;
height: 450px;
overflow-y: scroll;
}
}
Thanks for your help!