MudBlazor/MudBlazor

MudDivider Light Property Not Behaving as Expected

オープン

#5,669 opened on 2022/11/05

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)C# (1,631 件のフォーク)batch import
buggood first issue

Repository metrics

Stars
 (10,394 個のスター)
PR merge metrics
 (平均マージ 6d 6h) (30d で 108 merged PRs)

説明

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

コントリビューターガイド