𝑾𝒖𝒙𝒉
𝑾𝒖𝒙𝒉
这里似乎不需要了,看看?https://github.com/Yuiai01/ant-design/pull/1
看看官方维护者怎么说吧,如果是 Bug 可以指给我,我去看看
> fix(typography): Fix code tag overflow truncation style error #40503 @Francoshum95 I'm not sure, I haven't found a solution. If you can, feel free to make a pull request 😊.
我想尝试修复这个问题,可能不仅仅是 Button 有这个问题,其他组件类似的场景应该还有🤔。 应该换一种方式去实现,`colorPrimary` 仅仅是颜色相关的值。
Perhaps the same question as this one? #37329
赞同👍,建议再补充一下测试用例。
The documentation does not indicate that `FloatButton.Group` has click as a props, is this a new props api? Need to participate in the discussion. Also need to add a unit...
看一下这个文档是否满足你的需求:https://ant.design/components/config-provider-cn#components-config-provider-demo-theme
> 2. 面板收起后,再次点击组件选择,开始时间选择一个更远的时间,比如 2023-04-01 步骤 2 重新点击开始时间选择 2023-04-01, 这个时候应该需要我们再选择结束时间。只选择了开始时间,并没有再选择结束,是不是这一次操作就不生效呢?
从你提供的复现地址来看,`4.24.7` 是符合你的预期的。