Why is my ANTD tooltip position is always fix on a straight line no matter how i change the style of the tooltips? Here's the link for the problem stated:
Please enlighten me!
by adding style = {{ position: "absolute" ...... }}
into each div of the Tooltip solved my problem!