MASA.Blazor icon indicating copy to clipboard operation
MASA.Blazor copied to clipboard

[Bug Report]: MInfiniteScroll组件第一次渲染不触发OnLoad

Open kx500 opened this issue 1 year ago • 1 comments

Masa.Blazor version

1.7.4

Describe the bug

MInfiniteScroll组件第一次加载不触发OnLoad,需要滚动后才会触发, 在Parent使用window下,当内容不足以撑满窗口高度时无法滚动,导致OnLoad永远不触发

Expected Behavior

希望MInfiniteScroll增加首次渲染自动执行一次OnLoad

Steps To Reproduce

No response

Reproduction code

No response

.NET version

8.0

What browsers are you seeing the problem on?

No response

Additional context

No response

kx500 avatar Sep 29 '24 01:09 kx500