I was following this example and found out that the table takes quite some time to render the tooltip. It doesn't seem to have any delay whatsoever, and I have tried both defaultBrowserTooltip as well as the custom one but both of them are slow. Any given tips on this?
P/S: I'm using React
Some way that I have tried:
tooltipField: 'myTooltipField'
tooltip: (value: string): string => value