tooltip: `align` props not working after `v6`, and some tooltips are not working because of ref bug
align: The below code is not positioning the tooltip correctly in v6, where v5 does:

For tooltip that is not working, I got the following errors in console:
It should be mainly because of the first ref one

About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 15 (5 by maintainers)
Commits related to this issue
- chore: fix missing def — committed to react-component/tooltip by zombieJ a year ago
current is
forceAlign, ~let me compatible forforcePopupAlign~Seems it’s better to declear Tooltip ref this time instead. Since origin is
anytype.