jquery.repeater icon indicating copy to clipboard operation
jquery.repeater copied to clipboard

When the deep nesting exceeds 2 levels, the setlist will be added repeatedly

Open yangcp25 opened this issue 3 years ago • 0 comments

深层嵌套超过2级的时候,setList 会出现重复添加的情况 我发了这个bug,并尝试解决了它,如果有人和我遇到一样的问题,你们可以尝试更改以下代码

image

比如深层嵌套3层的时候,第二层在增加item的时候,它会往第三层的[data-repeater-list]里面添加 如果作者看到的话,可以修改一下这个bug..

yangcp25 avatar Aug 04 '22 08:08 yangcp25