We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在初始化后,执行以下代码:
new Sentry.Integrations.Breadcrumbs({ console: ['info', 'warn', 'error'], // realtimeLog: ['info', 'warn', 'error'], request: true, navigation: true, api: true, lifecycle: true, unhandleError: true })
但是没有生效,请问是我配置错了么
The text was updated successfully, but these errors were encountered:
请问楼上的大佬,问题解决了吗,我这也是不能捕获api请求和页面的切换
Sorry, something went wrong.
No branches or pull requests
在初始化后,执行以下代码:
但是没有生效,请问是我配置错了么
The text was updated successfully, but these errors were encountered: