sentry-tauri
sentry-tauri copied to clipboard
Issues are created in sentry, but browser console shows unable to connect
Hi!
thank you for this package!
I'm getting an error in the browser console that it cannot find the correct sentry hostname. This seems like it's missing some configuration, but I see issues are created in sentry when the app throws an error.
Is there some additional config for react apps to make this work?
I only updated the package in Cargo.toml, no changes related to node packages/frontend.
Error message:
https://dummy.dsn/api/0/envelope/?sentry_key=123456&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.57.0
Failed to load resource: A server with the specified hostname could not be found.