matte0080

Results 7 issues of matte0080

Hi mate, thank you for this great library, it's very nice! I have a question for you. In Roadmap i see: > Provide a cluster.execute function which executes the job...

Hi mate, install: cannot change owner and permissions of ‘/var/lib/postgresql/data’: No such file or directory install: cannot change owner and permissions of ‘/var/lib/postgresql/wal/pg_wal’: No such file or directory with helm...

Hi mate, i have a question for you. I want create an external template for header section of toast. I tried this: HTML ``` {{ toast.header }} {{ toast.body }}...

### Describe the bug Step Component doesn't fire activeIndexChange event when works with routing. ### Environment VsCode MacOS ### Reproducer _No response_ ### Angular version 17.0.8 ### PrimeNG version 17.4.0...

Status: Needs Triage

**Angular: 15.2.4 ** **Firebase: 9.17.2 ** **AngularFire: 7.5.0 ** ### How to reproduce these conditions Update you project Angular with zone to 0.13.0 ### Expected behavior Load Page with SSR...

``` export class ActivityEventVisibilityRequest { @IsNumber({ maxDecimalPlaces: 0, }) @IsDefined() version: number; @ValidateNested({ each: true }) @Type(() => ActivityEvent, { keepDiscriminatorProperty: true, discriminator: { property: 'name', subTypes: [ { value:...

Hi boys, is there a way to setup ng2-adsense compliant with GDPR? I think the `requestNonPersonalizedAds` parameter should be entered to disable or enable personalized ads. So, if a user...