79807792

Date: 2025-11-03 11:16:18
Score: 1.5
Natty:
Report link

if someone stumble on this post in the future and have this problem i found a quick detour solution.

is to wrap the canvasInstance with vue `markRaw()` https://vuejs.org/api/reactivity-advanced#markraw to prevent it to be converted to a proxy this solved the issue for me.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Ilyas Benhssine