werts

Results 9 comments of werts

@SlimDogs Your advise seems not working for me, i get the error again.I try to close the slim-bar after child component created.So i face the same error.

you can do that when onDrop() called. ```ts onDrop(e) { e.target.value.id = `some id eg: uuid` } ```

slider 组件 在viser-ng 的2.5.2版本下设置了依然会提示 container is not defined,经过查看代码,设置的container并没有并读取,而是类似 "viser-slider-1593614148419" 这样的container,因此,页面不可能存在这样的dom,理所当然的继续报错 代码片段: ` `

hi, 我目前正在做技术考虑,也会用到ng-zorro-antd, 这个问题你后来解决了吗?