You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I ran into the following issue in Google Chrome (v61):
When
there is overflowing content on both ("front" and "back") sides
CSS "overflow" is not set to "hidden"
The animation does not work correctly: It shows the whole mirrored back side first and then animates the flip.
On Firefox_v55 and Safari_v9 it works as expected.
Hi,
I ran into the following issue in Google Chrome (v61):
When
The animation does not work correctly: It shows the whole mirrored back side first and then animates the flip.
On Firefox_v55 and Safari_v9 it works as expected.
Please check the following fiddle:
https://jsfiddle.net/sjf_dev/wo3j9k54/
The text was updated successfully, but these errors were encountered: