Marco Süß
Results
1
issues of
Marco Süß
When rendering `Flipper` and `Flipped` inside shadow dom, the transformation gets applied to the flipped element but the animation does not start. See this [CodeSandbox](https://codesandbox.io/s/react-flip-toolkit-inside-react-shadow-p4l4lg). ```js import React, { useState...