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
- 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.
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
Expected Result
No request made on the client side.
Actual Result
There is duplicate requests after the client hydration.