MudBlazor/MudBlazor

MudDivider Light Property Not Behaving as Expected

开放

#5,669 创建于 2022年11月5日

 (2 条评论) (0 个反应) (0 位负责人)C# (1,631 个派生)batch import
buggood first issue

仓库指标

星标
 (10,394 个星标)
PR 合并指标
 (平均合并 6天 6小时) (30 天内合并 108 个 PR)

描述

Bug type

Component

Component name

MudDivider

What happened?

Setting the Light property to true has the opposite effect from what is documented. Please see the example at https://try.mudblazor.com/snippet/caQQllYfFRTRrFnV.

Expected behavior

When Light property is set to true the divider should be lighter than the default setting. The current Default setting in the documentation is false.

Reproduction link

https://try.mudblazor.com/snippet/caQQllYfFRTRrFnV

Reproduction steps

  1. See line 4 - should have been lighter
  2. See line 6 - this is the default explicitly set

Relevant log output

No response

Version (bug)

6.0.17

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

  • I would like to do a Pull Request

Code of Conduct

  • I agree to follow this project's Code of Conduct

贡献者指南