- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.7k
Closed as not planned
Labels
BugPackage: 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
latest
Framework Version
svelte 5, sveltekit 2
Link to Sentry event
No response
SDK Setup
No response
Steps to Reproduce
follow install guide using svelte 5 and sveltekit 2,
follow guide to config component tracking for svelte
run dev
Expected Result
can run dev vite server without error
proper import and use should be documented, as can not find in docs or anywhere that does not result in error.
Actual Result
get error about not function if using @sentry/sveltekit,
get error about cjs if using @sentry/svelte,
all attempts to import results in error.
Metadata
Metadata
Assignees
Labels
BugPackage: sveltekitIssues related to the Sentry SvelteKit SDKIssues related to the Sentry SvelteKit SDK
Projects
Status
Waiting for: Product Owner