react-component / tooltip

React Tooltip
http://react-component.github.io/tooltip/
MIT License
928 stars 190 forks source link

Bug: Motion prop not working #446

Open bay-jacewhitten opened 1 year ago

bay-jacewhitten commented 1 year ago

Regression - Setting the motion prop to 'zoom' or true does nothing. This used to work.

zombieJ commented 1 year ago

Could you provide reproduce for this?

bay-jacewhitten commented 1 year ago

Motion / animation prop used to be a string ie: "zoom" or "fade", now expects an object? Docs demo examples are still out of date when it comes to this prop => animation="zoom"