shuangbaojun
shuangbaojun
I've had the same problem @ElderJames
Is the problem solved?
Modal does not have a CloseAsync method.
@ElderJames Thanks . My implementation is not based on ModelService, but rather through UI and backend code. Could you expose a CloseAsync method in the Modal object?
 The content is around 16MB. From a business perspective, we've simplified it by removing some redundant resources.
There are around 16 resources divided inside, and it's a monolithic application. This morning, we performed compression, and the compressed file is currently around 6MB. The loading speed is acceptable...
I've had the same problem. Static columns do not have problems, dynamic columns will have the same problems (set scroll.x, scroll.y values at the same time) @ElderJames
Has this issue been resolved? @ElderJames @lujie19930803
Due to the needs of the business scenario, some functions are encapsulated in the Tablez component, and the Table of the specified child components needs to be refreshed. Currently, I...