Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't upload files from tool (2.0.5, Studio 3.12.1) #164

Open
heggemsnes opened this issue Jun 19, 2023 · 0 comments
Open

Can't upload files from tool (2.0.5, Studio 3.12.1) #164

heggemsnes opened this issue Jun 19, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@heggemsnes
Copy link

Describe the bug
Trying to upload assets using the "Upload assets" button in the tool fails. The console prints this error:

Uncaught TypeError: Failed to execute 'readAsArrayBuffer' on 'FileReader': parameter 1 is not of type 'Blob'.
    at e._subscribe (45377-22a9125acb740d3f.js:27:139594)
    at e._trySubscribe (12397-6666b812adf9e431.js:36:33691)
    at 12397-6666b812adf9e431.js:36:33614
    at a (12397-6666b812adf9e431.js:36:41742)
    at e.subscribe (12397-6666b812adf9e431.js:36:33534)
    at eh (45377-22a9125acb740d3f.js:11:16978)
    at 45377-22a9125acb740d3f.js:11:17290
    at n.<anonymous> (12397-6666b812adf9e431.js:36:42222)
    at 12397-6666b812adf9e431.js:36:33584
    at a (12397-6666b812adf9e431.js:36:41742)

This only seems to occur in the complied version of the website.

To Reproduce
Steps to reproduce the behavior:

  1. Go to "Media" tool
  2. Press "Upload assets"
  3. Select files
  4. Nothing happens and error is printed to the console.

Expected behavior
Files should be uploaded.

Desktop (please complete the following information):

  • OS: MacOS 13.3.1
  • Browser: Arc
  • Version: 0.107.1

Additional context
In the same studio, the "add filter" button is unresponsive when accessing the tool through a media field (but works directly from the tool). Dunno if relevant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants