kx500
kx500
请问可以 HOOK ShadowSSDT 函数吗
建议增加手机版的DatePicker(日期时间选择器) 类是这种 
### Masa.Blazor version 1.7.4 ### Describe the bug Editor(富文本编辑器)使用 ToolbarContent 报错,不使用ToolbarContent时正常,ToolbarContent是直接复制的官方的示例 提示 TypeError: moduleClass is not a constructor 跟踪发现是加载 'emoji-toolbar' 时报错的 报错的代码段 quill.js value: function addModule(name) { var moduleClass =...
### 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 ###...
作者你好!首先感谢你的付出。 建议增加拼图验证码,毕竟传统模式的验证码已经过时。 图片上传功能建议做成类似ant-design-mobile的上传一样,https://ant-design-mobile.antgroup.com/zh/components/image-uploader 感谢!
现在Picker类组件都是PC版的,对移动设备很不友好,希望增加移动设备的Picker组件
In Auto mode, first server-side run has no issues, but switching to WebAssembly results in an error
### Masa.Blazor version 1.10.0-alpha.3 ### Hosting model Interactive Auto ### Describe the bug 第一次打开正常,刷新就报错,说是CustomAttributeFormatException:找不到名为ReleasedIn的属性 Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100] Unhandled exception rendering component: Could not find a property with name ReleasedIn System.Reflection.CustomAttributeFormatException: Could not...