taoliujun

Results 14 comments of taoliujun
trafficstars

I found that two interface requests, querying the table twice in parallel, would cause the time_zone to change. ```typescript // the code here, don't use await before query. const timezone2...

闪动仍然存在。 @hongzzz [email protected] ![iShot_2024-11-19_16 55 07](https://github.com/user-attachments/assets/3395efcc-e19e-4e2f-9ed9-9538162a3f21)

@hongzzz 经检查,在`antd@^5.22`的最小代码中,未能复现该现象。 但是在`@ant-design/pro-components@^2.8.2`、`antd@^5.22`中复现了此现象。