Replies: 1 comment
-
Besides thinking it is not a really good idea to do that, I think it doesn't work because you would need to have a @key on each tooltip when using any component in there. Blazor needs it to keep track of what to render where. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have used a FluentIcon to display a column value as a tooltip in a Datagrid under certain condition. Tooltip is shown only for the first row , and It shows values for all other columns and keeps flickering. Is it a known issue ? Any suggestions
Beta Was this translation helpful? Give feedback.
All reactions