cascader
cascader copied to clipboard
options need a "key" property
option value as react key at present, but if i set value as a object, like {value: {id: 123, type: 'childeNode'}}, the warning
"Warning:Encountered two children with the same key,
[object Object]." repeat repeat repeat...