The Tooltip Template of the Gantt behaves strangely in a WASM application. It flickers and does not display any information. Reproduction in REPL which is essentially a WASM app: https://blazorrepl.telerik.com/QQFEapOg56MCIhIK48.
The issue is not reproducible in a server-side application using the same code.
Hello Morten,
I've carefully reviewed the case, and it appears that the issue is rooted in the use of the tooltip class within the template.
<TooltipTemplate Context="Context">
<div class="tooltip">
<TooltipTemplate Context="Context">
<div class="test-tooltip">
Example: https://blazorrepl.telerik.com/cdFEchFS24vcNBKw24
That being said, I believe it's appropriate to close the issue. Please feel free to reach out if you have any further questions or concerns.
Regards,
Yanislav
Progress Telerik