Francis John
Francis John
I am using v1.2.0 but some of my Testers are getting the issue on iOS 13+.
I am actually having same issue with angular electron. Did you solve the problem?
`ERROR in main.d9513f317ecc338cfa29.js from Terser Unexpected token: punc (;) [main.d9513f317ecc338cfa29.js:7261,4]` That is actual error when trying to build.
Same issue using angular 11
> ... after playing around, I finally found out: > > in your sub-module just add: > > ``` > import { BaseChartDirective, provideCharts, withDefaultRegisterables } from 'ng2-charts'; > >...
The Google Consent should not be presented when the user asks app not to track. You should only call the consent pop up when user allows tracking.