HoseinGhanbari
HoseinGhanbari
**Describe the bug** **(tabler+angular) integration using angular.json** ``` ng serve ``` ``` ./node_modules/@tabler/core/dist/css/tabler.rtl.css.webpack[javascript/auto]!=!./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/@tabler/core/dist/css/tabler.rtl.css - Warning: Module Warning (from ./node_modules/postcss-loader/dist/cjs.js): (9:1) postcss-import: @charset must precede all other statements ``` **Device** -...
hey there, thanks for this great node starter there is currently no `NODE_ENV ` declaration on `.env.example` e.g. `NODE_ENV=development`
Live Demo: https://codesandbox.io/s/apx-line-basic-forked-6ny467?file=/src/app/app.component.ts:1028-1035 ```js events: { mounted: (chartContext: any, config: any) => { // this should only printed out once, but check your browser console ... console.log("mounted"); } }, ```
``` Processing legacy "View Engine" libraries: - ng-apexcharts [es2015/esm2015] (https://github.com/apexcharts/ng-apexcharts.git) Encourage the library authors to publish an Ivy Distribution. ```
**Describe the bug** on a particular scenario (which will mention) and using sample data populated during `@vendure/create`, deleting multiple collections throws `ER_LOCK_WAIT_TIMEOUT` with the following stack ```bash [server] error TIME...
**Describe the bug** Hi, When switching from `dev` to `prod` or vice versa, using `yarn migration:generate auto-migration-file` will almost all of the time produces MANY **unnecessary** sql statements like the...
Hello ! I get the following error when trying to `docker-compose up` Host OS: Windows 10 Enterprise Docker Linux Container ``` > docker version Client: Version: 17.06.2-ce API version: 1.30...
**Is your feature request related to a problem? Please describe.** there are cases when you are using some zone elsewhere in the system as a relationship and when you try...