MudBlazor/MudBlazor

Resizing is not working for MudDataGrid with TemplateColumns

Geschlossen

#9.760 geöffnet am 04.09.2024

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (1.631 Forks)batch import
bughas workaroundhelp wanted

Repository-Metriken

Stars
 (10.394 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6T 6h) (108 gemergte PRs in 30 T)

Beschreibung

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

Component

Component name

MudDataGrid

What happened?

With a very simple DataGrid which uses TemplateColumns, resizing is not working. The resize marker shows but I cannot drag it.

Expected behavior

Resizing should be working

Reproduction link

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

Reproduction steps

  1. Run the program
  2. Try to resize a column

Relevant log output

No response

Version (bug)

7.7.0

Version (working)

No response

What browsers are you seeing the problem on?

Edge

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

Contributor Guide