react-component / tree-select

React Tree Select

Home Page:https://tree-select.react-component.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

【TreeSelect】 setting props: async load data/treeCheckStrictly,“showCheckedStrategy={SHOW_PARENT} ” doesn't work

charlene0824 opened this issue · comments

when I set props loadData treeCheckStrictly,settingshowCheckedStrategyas SHOW_PARENT does't work

image

Expected Result: the value of input has only 'Node1'

WX20200909-183733@2x

demo: https://codesandbox.io/s/hopeful-moore-4d398?file=/index.js:6685-6718