I had the same issue, using 'mousemove' instead of 'mouseover' worked for me. cy.get('g circle').each((circ) ...
確定! 回上一頁