You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems currently the test command is locating the error in build.js. Is it possible to make it to the original source code?
1) grid should sample the canvas to grid:
TypeError: 'undefined' is not an object (evaluating 'this.options.scale')
at http://localhost:51934/build.js:5399
at http://localhost:51934/build.js:119
at callFn (http://localhost:51934/mocha.js:4452)
The text was updated successfully, but these errors were encountered:
It seems currently the test command is locating the error in
build.js
. Is it possible to make it to the original source code?The text was updated successfully, but these errors were encountered: