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/window.gtag is not defined for Next.js-hydration event(#40410) #40645

Merged
merged 7 commits into from Sep 23, 2022
Merged

fix/window.gtag is not defined for Next.js-hydration event(#40410) #40645

merged 7 commits into from Sep 23, 2022

Commits on Sep 18, 2022

  1. fix/window.gtag is not defined for Next.js-hydration event(#40410)

    <!--
    ## Documentation / Examples
    
    - [X] Related issues linked using fixes #40410
    - [X] Make sure the linting passes by running `pnpm lint`
    - [X] The "examples guidelines" are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)
    
    Next.js-hydration now triggered after gtag is initialized.
    -->
    dave-hay committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    4769b62 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Update examples/with-google-analytics/pages/_document.js

    Co-authored-by: Sukka <isukkaw@gmail.com>
    dave-hay and SukkaW committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    607a87f View commit details
    Browse the repository at this point in the history
  2. Update examples/with-google-analytics/pages/_document.js

    Co-authored-by: Sukka <isukkaw@gmail.com>
    dave-hay and SukkaW committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    dbedf86 View commit details
    Browse the repository at this point in the history
  3. Update examples/with-google-analytics/pages/_document.js

    Co-authored-by: Sukka <isukkaw@gmail.com>
    dave-hay and SukkaW committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    f749713 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2877fa2 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    9c7d32c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    82b896d View commit details
    Browse the repository at this point in the history