colouredFunk

Results 4 issues of colouredFunk

I'm trying to import a .sql dump file `docker exec -i docker-magento2_db_1 mysql -umagento2 -pmagento2 magento2 < /Users/me/dumps/Dump20210121.sql` But it returns `ERROR 1227 (42000) at line 13382: Access denied; you...

I've just installed this in Angular 4 but I'm getting the following error - TypeError: Cannot read property 'DOWN' of undefined at exports.Direction.exports.Direction (http://localhost:8100/build/vendor.js:120021:50) at Object.defineProperty.value (http://localhost:8100/build/vendor.js:120026:3) at __webpack_require__ (http://localhost:8100/build/vendor.js:55:30)...

The element object is coming through as undefined ` this.stackConfig = { // Default setting only allows UP, LEFT and RIGHT so you can override this as below allowedDirections: [Direction.UP,...

I’m interesting in creating a AR ruler, but would like to know how it is possible, I’ve seen a few other people asking the same question and being referred to...