-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package: sveltekitIssues related to the Sentry SvelteKit SDKIssues related to the Sentry SvelteKit SDK
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
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
- Install default Sentry plugin with an auto instrumentation
- 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 SDKIssues related to the Sentry SvelteKit SDK