Chungli Chan

Results 5 comments of Chungli Chan

对啊,这个问题解决了吗

@iscaswang 哈喽,消息发送至HTTP服务器的这个需求你有找到其他的解决方案吗?我也在找,如果有其他好的方案可以分享下,谢谢啦

The version is as follows:@bcoe "@sentry/tracing": "^7.114.0" "@sentry/vue": "^7.118.0" "vue": "^3.2.13",

The npm installation I am using is already the latest version. How do I install v8

Can you give me a basic configuration about Vue Sentry v8? Here is my configuration: Sentry.init({ app, dsn: "myDSN", integrations: [ Sentry.browserTracingIntegration({ EnableInp: true,//Enable INP metric collection here traceFetch: true,...