nlpsl202
nlpsl202
### Bug type Component ### Component name _No response_ ### What happened? I am using MudHighlighter with Markup=true, and the text is html, when i set highlight text 3 inside...
### Version 5.3.2 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html?c=radar ### Steps to Reproduce I am using echarts to make a radar chart, and I want to show the tooltip that...
I have a code that will refresh data every x seconds and use `await table1.ReloadServerData(); await InvokeAsync(StateHasChanged);` to refresh data and work fine but I update to 8.15.0 it will...