I see error on console which points to code in package at
function log(...args) {
if (process.env.DRAGGABLE_DEBUG) console.log(...args);
}
Looked at gitHub search and many packages had to do hacks to even include that flag
https://github.com/search?q=DRAGGABLE_DEBUG&type=code
The documentation and package is so broken
I see error on console which points to code in package at
Looked at gitHub search and many packages had to do hacks to even include that flag
https://github.com/search?q=DRAGGABLE_DEBUG&type=code
The documentation and package is so broken