Kevin Chen
Kevin Chen
### Reproduction link [](https://stackblitz.com/edit/antd-reproduce-5x-oeocvg) ### Steps to reproduce ``` ``` ### What is expected? 不傳遞dropdownAlign給RCPicker,應該傳遞popupAlign或是只使用placement ### What is actually happening? 沒有傳遞popupAlign給RCPicker,多傳遞了無用的dropdownAlign | Environment | Info | | ---...
**Describe the bug** Post Run action inputs become null. Happen when workflow file looks like this. `workflow` --call--> `action` --call--> `action` **To Reproduce** Steps to reproduce the behavior: 1. fork...