cascader icon indicating copy to clipboard operation
cascader copied to clipboard

1.修复级联菜单children没有数据的时候 依旧显示空白栏的问题

Open fangkyi03 opened this issue 6 years ago • 4 comments

a -> b ->c [] c的children是一个空数组 a - b 选中以后 当你下次再打开的时候 会把空的c也直接回显出来 这个感觉不合理

fangkyi03 avatar Jan 12 '19 05:01 fangkyi03

Deploy preview for rc-cascader failed.

Built with commit 03cc9741773250aa7a1596fb5be525fc86b7e486

https://app.netlify.com/sites/rc-cascader/deploys/5c397d83cd86f000094e872d

ant-design-bot avatar Jan 12 '19 05:01 ant-design-bot

Codecov Report

Merging #46 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #46   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines           1      1           
=====================================
  Hits            1      1

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ad1800a...03cc974. Read the comment docs.

codecov[bot] avatar Jan 12 '19 05:01 codecov[bot]

  1. 冲突了。
  2. 不应该提交 es 目录。

afc163 avatar Feb 01 '21 08:02 afc163

没有提交到npm那边 因为我自己要用 是通过git+方式来安装的 所以es这个目录必须在

fangkyi03 avatar Feb 06 '21 09:02 fangkyi03