atomiks / tippyjs

Tooltip, popover, dropdown, and menu library
https://atomiks.github.io/tippyjs/
MIT License
11.86k stars 520 forks source link

Tippy.js warning message in the console #1087

Closed mdabbas-cse closed 1 year ago

mdabbas-cse commented 1 year ago
`animateFill` is not a valid prop. You may have spelled it incorrectly, or if it's a plugin, forgot to pass it in an array as props.plugins. 
All props: https://atomiks.github.io/tippyjs/v6/all-props/
Plugins: https://atomiks.github.io/tippyjs/v6/plugins/
atomiks commented 1 year ago

The warning is self-explanatory... read the message and follow the instructions