liu-wh
liu-wh
@jaywcjlove sorry, please use this link to test [link](https://codesandbox.io/p/sandbox/fervent-danny-fswlg2?file=%2Fsrc%2FApp.js%3A13%2C22&utm_source=dotnew)
> @liu-wh Upgrade `v1.12.2` v1.12.2 s ok, thanks
@jaywcjlove thanks for your update ! And when I try to use onDelete props, Does it seem like it won't call the CountInfoExtraProps ? I can't use onDelete to update...
@jaywcjlove v1.8.3 is ok, thanks
> 我这里是生效的你检查下你的异步方法呢 import { ProTable } from "@ant-design/pro-components"; > > const Demo = () => { const columns = [ { title: "test", dataIndex: "Entity", valueType: "select", request: async ()...
> 增加 interaction 配置: > > interaction: { > treemapDrillDown: { > breadCrumbY: 12, > activeFill: '#873bf4', > } > } 测试下来好像还是不行 ,这是我加上以后的效果  const testConfig = { colorField: 'value',...