-
-
Notifications
You must be signed in to change notification settings - Fork 38
Closed as not planned
Description
Environment
React 19 + Capacitor V7 using Typescript
Steps to Reproduce
- Have Sentry Capacitor 2.0.0-beta.2 (or any version below)
- Have Sentry React >= 9
- Call
SentryCapacitor.init(..., SentryReact.init)
Expected Result
It would be compatible
Actual Result
Argument of type '(options: BrowserOptions) => Client<ClientOptions<BaseTransportOptions>> | undefined' is not assignable to parameter of type '(passedOptions: { dsn: string; environment: any; } & Options<BrowserTransportOptions> & BrowserClientReplayOptions & BrowserClientProfilingOptions & { ...; } & { ...; }) => void'.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels