Weave.js
Changelog/3.x versions

v3.9.2

Minor bugfixes to avoid console.log errors output

Metadata

  • Release date: 2026-05-18

Fixed

  • #1064 Fix unnecessary console.log type errors / undefined errors in SDK
  • #1065 Fix error cannot set properties of undefined (setting 'dragStatus'), avoid console.log imprint
  • #1066 Fix error failed to execute 'drawImage' on 'CanvasRenderingContext2D', when the image provided is in the 'broken' state
  • #1067 Avoid console.log error Cannot read properties of undefined (reading 'previousAction') in zoom / fit actions
  • #1068 Avoid console.log errors from: canDrag is not a function
  • #1069 Avoid console.log error defineMousePointer is not a function

On this page