sheepluo
sheepluo
辛苦提供一下可以复现问题的代码,方便我们尽快排查问题。 一般会优先处理提供示例代码的 issue
时间太长,版本号太低,又没有回复,issue 关闭
Vue3 resolved in https://github.com/Tencent/tdesign-vue-next/pull/1392
Vue2 resolved in https://github.com/Tencent/tdesign-vue/pull/1275 Vue3 resolved in https://github.com/Tencent/tdesign-vue-next/pull/1392 待发布
resolved in https://github.com/Tencent/tdesign-common/pull/761
我之前也提过这个,后来没消息了 @uyarn 需要联系设计师输出方案
可能不仅仅是 暗黑模式的问题,在普通的卡片模式,也会存在贴边的问题
单个节点的优先级,应该高于根节点
Vue3 的拖拽排序:行拖拽排序 和 列拖拽排序,都有点问题。(Vue2 和 React 正常,Vue3 不正常) See here https://github.com/Tencent/tdesign-vue-next/issues/915 如下图所示,data 的顺序,逻辑上已经调整,但是 Vue3 的 DOM 没有和 data 保持一致。可以暂时理解为是 Vue3 本身的问题 
官网「可编辑行」功能里面,可复现 https://tdesign.tencent.com/vue-next/components/table