Cooper.

Results 36 comments of Cooper.
trafficstars

![image](https://github.com/ant-design/ant-design/assets/73218815/a6d57063-82c7-406e-96c7-1f9b6cc6895e)

like ```javascript const load = async () => { return new Promise(resolve => { setTimeout(() => { resolve("receive data"); },3000) }) } interface dataType { key: number, a?: string, b?:...

> I looked at our code and I am afraid it will be breaking change, anyway I agree with yor and we should do nothing with it (by default as...