-
I'm trying to integrate @gfx/zopfli into my Angular9 app.
When I run build I got an error:
```
ERROR in ./node_modules/@gfx/zopfli/dist/libzopfli.js
Module not found: Error: Can't resolve './libzo…
-
cssMode.js:7 TypeError: Cannot read property 'getModeId' of null
at cssMode.js:7
at Object.g [as _notify] (editor.main.js:4700)
at Object.enter (editor.main.js:4908)
at n.Class.der…
-
Hello! Thanks for the library support on this :)
When following your documentation (specifically for method #3) step for step. I keep getting this error in the console:
`ngx-powerbi.js:264 Uncau…
-
Hi and thanks for your work,
When opened trough `(focus)="picker.open()"` on the `input` element, the inner selected datetime is not being updated when you reopen it the next time.
Stackblitz :
…
-
Although it's in the experimental stage, maybe Ivy can accelerate hot reload?
-
I have a input box that binds the date to the date on the datepicker component. However, if I change the date in the input box to a different time of the day, and then click the datepicker icon, the …
hp561 updated
3 years ago
-
Noticed in domino 2.1.6 via angular9 universal.
If `someElement.style.setProperty(key, value)` is called using a key which begins with "--" (i.e. custom CSS variables), the following parsing error …
-
Hi,
I am facing this issue of ng serve or on ng build.
node_modules/@kamiazya/ngx-speech-recognition/lib/speech-recognition.config.d.ts:16:20 - error TS2304: Cannot find name 'SpeechRecognitionEr…
-
Create a GitHub action to run the tests on Angular 9 on a Schedule.
The beagle-web-core and beagle-angular versions should be download directly from their respective master branches.
If the test…
-
Hello friends!
The first thing to thank for your work which has helped me a lot to create multilanguage applications, currently I am passing the tests with Karma in Angular9 obtaining the following e…