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
There's a share button visible only for mobile devices. I recently observed that the share icon also now rotates with the container, which wasn't the case before. Probably some tailwind upgrade might have caused this.
Hey, could you explain me how the rotation would look like ? It looks like you dont really need the animate-spin-slow class, it is just rotating the ShareIconButton and not the container.
Description
There's a share button visible only for mobile devices. I recently observed that the share icon also now rotates with the container, which wasn't the case before. Probably some tailwind upgrade might have caused this.
P.S. This might be happening just in Safari, need to check on Chrome engine too once.
https://user-images.githubusercontent.com/21218732/211520400-6205fc43-8461-464f-8333-3ea2f0c50aea.MP4
Expectation
Only the button container should rotate, not the icon.
The text was updated successfully, but these errors were encountered: