MudBlazor/MudBlazor
MudTable shows both MudProgressLinear and LoadingContent
Fechada
#11.514 aberto em 18 de jun. de 2025
buggood first issue
Métricas do repositório
- Stars
- (10.394 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Things to check
- I have searched the existing issues for this bug
- To rule out a caching problem I made sure the bug also happens in an incognito tab
Bug type
Docs (mudblazor.com)
Component name
MudTable
What happened?
When MudTable.LoadingContent is provided and MudTable.Loading is set to true, according to Component API it should: When true (Loading), either a MudProgressLinear is displayed or custom content if LoadingContent is set.
Actually both is shown. Can be reproduced by running this sample (+ maybe raise the Delay in line 51) Server Side Filtering, Sorting and Pagination
Expected behavior
either a MudProgressLinear is displayed or custom content if LoadingContent is set.
Reproduction link
Reproduction steps
...
Relevant log output
Version (bug)
8.7.0
Version (working)
No response
What browsers are you seeing the problem on?
Chrome
On which operating systems are you experiencing the issue?
Windows
Pull Request
- I would like to do a Pull Request
Code of Conduct
- I agree to follow this project's Code of Conduct