Is there an existing issue for this?
How do you use Sentry?
Self-hosted/on-premise
Which SDK are you using?
@sentry/vue
SDK Version
10.5.0
Framework Version
Vue 3.5
Link to Sentry event
No response
Reproduction Example/SDK Setup
No response
Steps to Reproduce
Include the Sentry.replayCanvasIntegration() integration in the Sentry.init call.
Expected Result
I would expect the integration to be transparent.
Actual Result
Sentry's canvas integration is causing lag in some HTML canvas elements.
See: katspaugh/wavesurfer.js#4184