xcc
xcc
> Form 相关的一般不要在 Input 里加用例,可以去 Form 加个 debug demo。 好的,因为发现Form.Item设置了hasFeedback后,与Input.Group compact的多种组合下还有其他的UI异常行为,我这边这两天一起补充完整后再次提交
@MadCcc 麻烦看看这样是否符合要求
Incorrect use demo: [https://codesandbox.io/s/ge-shi-hua-zhan-shi-antd-4-22-2-forked-fc6b18?file=/demo.js](https://codesandbox.io/s/ge-shi-hua-zhan-shi-antd-4-22-2-forked-fc6b18?file=/demo.js)
The problem caused by `setOptions([])` in the `onSelect` method You clear the expansion after each selection, so you can't select it again next time The flickering you said when selecting...
The problem is mainly due to the **hasFeedback** property of **Form.Item** demo: [https://codesandbox.io/s/inputnumber-style-bug-under-inputgroup-under-feedback-enabled-form-forked-1kj6ll?file=/demo.js](https://codesandbox.io/s/inputnumber-style-bug-under-inputgroup-under-feedback-enabled-form-forked-1kj6ll?file=/demo.js)
When Form.Item has hasFeedback set, the style itself is also overridden when used with InputNumber. If this coverage is by design, I can provide pr 
Is there any solution to this problem now?
I also encountered the same problem, it seems to exist on webpack5
I have mentioned an issue under webpack, but it seems that there is no j'j [issue](https://github.com/webpack/webpack/discussions/13544)
官网首页开始使用与设计语言按钮点击没有跳转