Skip to content

Svelte Kit fetch requests are repeated again during client hydration #8174

Description

@janvotava

Is there an existing issue for this?

How do you use Sentry?

Sentry Saas (sentry.io)

Which SDK are you using?

@sentry/sveltekit

SDK Version

7.52.1

Framework Version

1.5.0

Link to Sentry event

No response

SDK Setup

No response

Steps to Reproduce

  1. Install default Sentry plugin with an auto instrumentation
  2. Load page - fetch request are repeated although they have been loaded before on the server (SSR)

Expected Result

No request made on the client side.

Actual Result

There is duplicate requests after the client hydration.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions