MudTable's NoRecordsContent has a striped hover style inherited from table #3105
Labels
bug
Something does not work as intended/expected
bug-visual
Something that doesn't look correctly. Requires css changes etc.
good first issue
Good for newcomers
Bug type
Component
Component name
MudTable
What happened?
When using a
NoRecordsContent
inside aMudTable
withStriped
andHover
enabled it is rendered using these classes also. However the content should be agnostic to them since they are used solely for rows.Expected behavior
NoRecordsContent
should render withoutStriped
orHover
styles applied.Reproduction link
https://try.mudblazor.com/snippet/waGllawYonHRJght
Reproduction steps
Hover
andStriped
settingsNoRecordsContent
Relevant log output
No response
Version (bug)
5.1.5
Version (working)
No response
What browsers are you seeing the problem on?
Chrome
On what operating system are you experiencing the issue?
Windows
Pull Request
Code of Conduct
The text was updated successfully, but these errors were encountered: