Skip to content
#

blazor-components

Here are 95 public repositories matching this topic...

MudBlazor
uhfath
uhfath commented Oct 20, 2021

Bug type

Component

Component name

MudTable

What happened?

When using a NoRecordsContent inside a MudTable with Striped and Hover 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 without Striped or Hover styles applied.

Reprod

bug good first issue bug-visual
bUnit

bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.

  • Updated Apr 6, 2022
  • C#
FairPlayTube
efonsecab
efonsecab commented Feb 22, 2022

Describe the bug
In some mobile devices the videos are not playing, the player just stays on a black screen.

To Reproduce
Steps to reproduce the behavior:

  1. Select a video
  2. Click the play button

Expected behavior
The videos play correctly on all mobile devices

help wanted good first issue

Improve this page

Add a description, image, and links to the blazor-components topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the blazor-components topic, visit your repo's landing page and select "manage topics."

Learn more