Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gtag injection #4049

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Fix gtag injection #4049

merged 1 commit into from
Jun 19, 2024

Conversation

knolleary
Copy link
Member

Fixes SyntaxError: Unexpected identifier 'gtag' error in production.

@knolleary knolleary requested a review from cstns June 19, 2024 09:41
Copy link

codecov bot commented Jun 19, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.58%. Comparing base (b47687c) to head (cce4dc9).

Files Patch % Lines
forge/routes/ui/index.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4049   +/-   ##
=======================================
  Coverage   78.58%   78.58%           
=======================================
  Files         284      284           
  Lines       12979    12979           
  Branches     2890     2890           
=======================================
  Hits        10199    10199           
  Misses       2780     2780           
Flag Coverage Δ
backend 78.58% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@knolleary knolleary merged commit a04496a into main Jun 19, 2024
10 checks passed
@knolleary knolleary deleted the fix-gtag-2 branch June 19, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants