selecto
selecto copied to clipboard
选择框偏移
我在vue的使用下,选择框的起始位置与我点击的位置有偏差,我不知道用什么办法可以解决这个问题
@w934423231
Does the container contain transforms?
If so, specify the rootContainer as document.body or a container that does not contain transforms.