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

feat(replay): Capture hydration error breadcrumb #9759

Merged
merged 13 commits into from
Dec 12, 2023

Commits on Dec 6, 2023

  1. feat(replay): Capture hydration error breadcrumb

    Adds a hydration error breadcrumb for nextjs / other ssr frameworks
    scttcper committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    32a7d46 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    1c16666 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3e9e7a View commit details
    Browse the repository at this point in the history
  3. catch dev

    scttcper committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b2c743f View commit details
    Browse the repository at this point in the history
  4. add hydration test

    scttcper committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b253424 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    433e4ee View commit details
    Browse the repository at this point in the history
  2. add test

    scttcper committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    2634970 View commit details
    Browse the repository at this point in the history
  3. cleanup

    scttcper committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    9ee9c9c View commit details
    Browse the repository at this point in the history
  4. more cleanup

    scttcper committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    d8afe7f View commit details
    Browse the repository at this point in the history
  5. cleanup unused data

    scttcper committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b38954e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3563860 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1929401 View commit details
    Browse the repository at this point in the history
  8. fix test, remove data

    scttcper committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    f6fc809 View commit details
    Browse the repository at this point in the history