DonaH

Results 2 issues of DonaH

Encounter this >> ERROR in src/app/app.component.ts(11,29): error TS2304: Cannot find name 'Gtag'. Here's my code in app.component.ts ``` import { Component } from '@angular/core'; import { GtagModule } from 'angular-gtag';...

I encountered an issue running locally and can use some help. When running on localhost:3000 the mobile view on Chrome browser gives me an error when clicking the hamburger menu....