Tooltip render issue #1895

Open
opened 2026-01-29 17:59:53 +00:00 by claunia · 0 comments
Owner

Originally created by @schtomi87 on GitHub (Nov 4, 2025).

Sometimes the RadzenTooltip renders its content into the wrong container element.
Instead of placing the content inside the expected .tooltip-inner element, it often puts it directly into .tooltip-content, or occasionally even into the tooltip wrapper itself.

There seems to be no consistent pattern — it happens randomly.
Because of this incorrect structure, the overall page layout temporarily breaks while the tooltip is rendered.

Tested in multiple browsers.

The green lines in the attached screenshot cover sensitive data — they are only visual masks, not part of the rendering issue.

Image Image
Originally created by @schtomi87 on GitHub (Nov 4, 2025). Sometimes the RadzenTooltip renders its content into the wrong container element. Instead of placing the content inside the expected .tooltip-inner element, it often puts it directly into .tooltip-content, or occasionally even into the tooltip wrapper itself. There seems to be no consistent pattern — it happens randomly. Because of this incorrect structure, the overall page layout temporarily breaks while the tooltip is rendered. Tested in multiple browsers. The green lines in the attached screenshot cover sensitive data — they are only visual masks, not part of the rendering issue. <img width="302" height="276" alt="Image" src="https://github.com/user-attachments/assets/6c562dfb-d5b2-4aa2-a833-d2a74a017586" /> <img width="767" height="747" alt="Image" src="https://github.com/user-attachments/assets/a581ea41-1cbc-4b6d-8fcf-c8580cabd673" />
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1895