PzhSun

Results 1 issues of PzhSun

nuxt.config.js ``` sentry: { tracing: { tracesSampleRate: 1.0, vueOptions: { tracing: true, tracingOptions: { hooks: ['mount', 'update'], timeout: 2000, trackComponents: true } }, browserOptions: {} } } ``` ![image](https://user-images.githubusercontent.com/38323046/167785682-cdee612c-c5ed-42a6-9fd1-3ef446da9c36.png)

question