Sofia Wilson

Results 6 issues of Sofia Wilson

![QQ截图20210331165917](https://user-images.githubusercontent.com/38958128/113118935-801fda00-9242-11eb-94b5-840670dd0d79.png) 这效果与我预期的效果差很远

我在vue的使用下,选择框的起始位置与我点击的位置有偏差,我不知道用什么办法可以解决这个问题

` ables: { name: "mouseTest", props: {}, events: {}, render(moveable, React) { const CustomElement = moveable.useCSS( "div", ` { position: absolute; } ` ); // Add key (required) // Add...

I had problems with animation frame. When I quickly destroyed and created it_ Callbacks and_ The timeoutId is null ![image](https://user-images.githubusercontent.com/38958128/210757378-6f97879d-e18e-4d61-bc77-f47c84f5a9ec.png)

官方多处案例下载成功以后无法运行 ![image](https://user-images.githubusercontent.com/38958128/228141792-44987ab8-a064-4191-bf92-882cd1ce8456.png) ![image](https://user-images.githubusercontent.com/38958128/228141852-ae7bd4a9-b11f-4a93-b9a6-0194e1d7870c.png) ![image](https://user-images.githubusercontent.com/38958128/228141928-a96f36ef-916d-43d4-8999-ebf2ac2e1fb2.png)

我出现了一个问题颜色值的位置和我鼠标的位置不一致 https://github.com/ckpack/vue-color/assets/38958128/f002e6b6-2a28-4240-a26a-060434fb9ff0 有人知道因为什么吗