masastack / MASA.Blazor

Blazor UI component library based on Material Design. Support Blazor Server, Blazor WebAssembly and MAUI Blazor.
https://docs.masastack.com/blazor/getting-started/installation
Other
1.17k stars 159 forks source link

[Bug Report]: DataTableHeader 列Width 样式值缺少 ‘PX’ #1935

Closed MadCode1982 closed 3 months ago

MadCode1982 commented 3 months ago

Masa.Blazor version

1.5.2

Describe the bug

image

Expected Behavior

No response

Steps To Reproduce

No response

Reproduction code

No response

.NET version

No response

What browsers are you seeing the problem on?

No response

Additional context

No response

capdiem commented 3 months ago

@MadCode1982 如果值是数值类型会加上默认单位px,如果是字符串类型则不会,所以字符串你需要写全300px

github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 4 days with no activity.

github-actions[bot] commented 3 months ago

This issue is closed because it has been open for 3 days with stale.