Andranik

Results 4 issues of Andranik

Hi everyone, we use apexharts in our Angular project and I noticed that the apexcharts downloaded png is only showing the first 16384px in Firefox (in Chrome it's twice as...

Hi guys. I prepared a stackblitz example for you. You can see only 60% (16384px or 2^14px) of the ng2-chart is drawn in Firefox, but 100% in Chrome - https://stackblitz.com/edit/github-nlvlrr-mwudnj?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.component.html,tsconfig.json&preset=node....

I used the code from your component.html, just have slidesList.length > 30 ![image](https://user-images.githubusercontent.com/20794092/105210506-90417c00-5b64-11eb-9374-4f92bfd0b58b.png)

kind-bug

Hi everyone. I am getting the following error when start an Angular 7 project which has brace and ng2-ace-editors in it ![image](https://user-images.githubusercontent.com/20794092/60526188-e344ab80-9d00-11e9-8b07-42103663c74e.png) ![image](https://user-images.githubusercontent.com/20794092/60526220-f192c780-9d00-11e9-91e1-d092efb9c973.png) could anyone please help with the problem?