You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The demo application on the http://timbaumann.info/svd-image-compression-demo/ does not work on google chrome Version 92.0.4515.107 (Official Build) (64-bit). The status remains on the please wait text.
The raised exception on the console:
Uncaught (in promise) DOMException: Failed to execute 'postMessage' on 'DedicatedWorkerGlobalScope': ArrayBuffer is not detachable and could not be cloned.
at http://timbaumann.info/svd-image-compression-demo/svd-worker.worker.js:1:651
The app workss fine on firefox.
OS: Manjaro Linux
The text was updated successfully, but these errors were encountered:
The demo application on the
http://timbaumann.info/svd-image-compression-demo/
does not work on google chromeVersion 92.0.4515.107 (Official Build) (64-bit)
. The status remains on theplease wait
text.The raised exception on the console:
The app workss fine on firefox.
The text was updated successfully, but these errors were encountered: