Question
PDF Embed API & Vue 3
Hello everyone !
I try to use your PDF Embed API and Vue 3.
I have this errors: Uncaught DOMException: Failed to execute 'postMessage' on 'Window': [object Array] could not be cloned.
You can reproduce the error using this sandbox: https://codesandbox.io/s/adobe-vue-embed-api-5j9ewi
My API Key work fine because I've tested it using a quick python server.
