I'm facing an issue with the rotate3d function. Take a look at this Fiddle: https://jsfiddle.net/c3snpkpr/
The problem arises when hovering over the <div>
from the left or right - sometimes it rotates properly, and other times it bugs out by rotating more or less than the specified 180deg. The <div>
with corners exhibits similar behavior.
Is there a way to prevent this from happening?