code-farmer-i
code-farmer-i
I guess the following code limits the content node type of the cell. I tried to modify some of the code, but no exceptions have been found so far. ```js...
vue3 version: @kangc/v-md-editor@next
这个问题我没有复现,可以上传一个能复现的仓库,我看看什么引起的
@chenjiahan 这个 pr 能合并吗
> 这种情况下个人认为不要用组件自带的rowIndex做行号,可以在表格数据data里自己生成一个行号字段来实现,这样就可以避免直接使用rowIndex作为行号时因展开行导致不符合预期的问题。 > > 是一个解决方案,就是需要每次数据变更的时候全量遍历一次
When will this problem be fixed?