Plugin to use interact.js with Aurelia http://interactjs.io/ Inspired by a blog post from Matthew James Davis http://davismj.me/blog/aurelia-drag-and-drop/
MIT License
13
stars
7
forks
source link
Unhandled rejection Error: key/value cannot be null or undefined #8
I'm submitting a bug report
Followed the given instruction. but ended up with this error. "Unhandled rejection Error: key/value cannot be null or undefined"
Framework Version:
2.0.7
Please tell us about your environment:
Operating System:
OSX 10.x
Node Version:
7.4.0
NPM Version:
4.0.5
JSPM OR Webpack AND Version
Aurelia CLI 0.24.0
Browser:
Chrome XX
Language:
ESNext
Current behavior:
Unhandled rejection Error: key/value cannot be null or undefined. Are you trying to inject/register something that doesn't exist with DI?
Followed your instruction to install the plugin. when importing that using aurelia.use.plugin(). getting the error.
Expected/desired behavior:
What is the expected behavior?
Error free.
What is the motivation / use case for changing the behavior?
I'm submitting a bug report Followed the given instruction. but ended up with this error. "Unhandled rejection Error: key/value cannot be null or undefined"
Please tell us about your environment:
Operating System: OSX 10.x
Node Version: 7.4.0
NPM Version: 4.0.5
JSPM OR Webpack AND Version Aurelia CLI 0.24.0
Browser: Chrome XX
Language: ESNext
Current behavior: Unhandled rejection Error: key/value cannot be null or undefined. Are you trying to inject/register something that doesn't exist with DI?
Followed your instruction to install the plugin. when importing that using aurelia.use.plugin(). getting the error.
Expected/desired behavior:
What is the expected behavior? Error free.
What is the motivation / use case for changing the behavior?