Hi!
But I have a bug with flip animation in Edge 16 on Windows 10 :

Alright! Thanks for your report we will look for it to resolve thanks!
I'm investigating this but it is a nasty Edge's transform engine bug that seems to be inherited from IE11. I still don't have the solution but I hope to get there 馃槄.
This seems to be related to this bug.
It seems that this can fix the issue but I couldn't test it just yet.
If the fix doesn't affect other browsers (if we don't have to disable perspective, for instance), we can apply it in the library itself, else I think this will be a won't fix as we won't brake every browser out there or apply nasty hacks to the library.
I've dug a little bit more and it isn't a simple easily fixable bug. It seems to be something related to translate3d + rotate3d on the Edge transform engine. I couldn't isolated it yet, but it is an Edge bug. This issue will probably get a wontfix and if someone gets to isolate it, this bug should be reported to the MS Edge issue tracker instead.
When I get some more time, and patience, I might dig a bit bigger, but it certainly will be low on the priority list. I'll keep this open a bit more so it won't be forgotten.
@eltonmesquita awesome effort .... I might report this to edge team about this one...
Most helpful comment
I've dug a little bit more and it isn't a simple easily fixable bug. It seems to be something related to
translate3d+rotate3don the Edge transform engine. I couldn't isolated it yet, but it is an Edge bug. This issue will probably get awontfixand if someone gets to isolate it, this bug should be reported to the MS Edge issue tracker instead.When I get some more time, and patience, I might dig a bit bigger, but it certainly will be low on the priority list. I'll keep this open a bit more so it won't be forgotten.