If you have questions about the API that aren't answered in the docs or FAQ, try asking in the Gitter chatroom or on Stackoverflow.
If you've found something that looks like a bug, include a link to a minimal demo on JSFilddle, Codepen with instructions to reproduce the bug with and roughly follow the following issue description format:



npmjs 中并没有找到v1.10.5版本的 @interactjs/vue,甚至其他依赖
希望在发布新版本时能够充分测试
interact.js version: 1.10.5
Browser name and version: -
Operating System: mac os
"resolutions": {
"@interactjs/vue": "1.10.3",
"@interactjs/react": "1.10.3",
"@interactjs/multi-target": "1.10.3",
"@interactjs/feedback": "1.10.3",
"@interactjs/arrange": "1.10.3",
"@interactjs/clone": "1.10.3"
}
downgrade works for temporary
我直接使用的是 vue-grid-layout 这个包,依赖了@interactjs
我直接使用的是 vue-grid-layout 这个包,依赖了@interactjs
同样的问题
I also encountered the same problem and hope to solve it as soon as possible.
Thanks. @taye
I have the same issue, in my vue app

I encountered the same error
Same with @interactjs/[email protected]
We're grounded due to this issue.
For quick fix, manually install in the project.
npm i @interactjs/[email protected]
should be fixed in v1.10.6