By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement . We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mac: sierra chrome: 59.0.3071.115

Reproduction link

https://codepen.io/daskyrk/pen/gxPEwv?&editors=001

Steps to reproduce

click one parent node to trigger onLoadData

What is expected?

there should be a spin after the tree node.

What is actually happening?

no style attached to the dom object.

the spin dom ant-select-tree-iconEle has no match css rule,there is only a css rule .ant-tree li span.ant-tree-iconEle that useful for Tree but not TreeSelect