Skip to content

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

Closed
@janvotava

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.

Metadata

Metadata

Assignees

Labels

Package: sveltekitIssues related to the Sentry SvelteKit SDK

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions