Skip to content

Conversation

@maryhipp
Copy link
Contributor

@maryhipp maryhipp commented Jul 7, 2023

I'm not sure if this was just my local install, but even after a fresh yarn install my upload network request was failing because no file was passed in. I don't think the bodySerializer part is getting run

@blessedcoolant
Copy link
Collaborator

blessedcoolant commented Jul 7, 2023

Not a local bug. I have it too. The PR fixes it but I'll let @psychedelicious take a look before the merge coz I'm unfamiliar with this part of the code.

@psychedelicious
Copy link
Contributor

psychedelicious commented Jul 7, 2023

@blessedcoolant @maryhipp

Y'all sure you have up to date packages? yarn why openapi-fetch should show 0.6.1.

@blessedcoolant
Copy link
Collaborator

@blessedcoolant @maryhipp

Y'all sure you have up to date packages? yarn why openapi-fetch should show 0.6.1.

It does.

@psychedelicious
Copy link
Contributor

Uploads work for me dragging from filesystem and on canvas - I think there's a dependency issue. Please try yarn install --force

@maryhipp
Copy link
Contributor Author

maryhipp commented Jul 7, 2023 via email

@lstein lstein enabled auto-merge July 8, 2023 01:34
@lstein lstein merged commit 92a83da into main Jul 8, 2023
@lstein lstein deleted the maryhipp/restore-upload-functionality branch July 8, 2023 01:34
lstein added a commit that referenced this pull request Jul 8, 2023
I'm not sure if this was just my local install, but even after a fresh
`yarn install` my upload network request was failing because no file was
passed in. I don't think the `bodySerializer` part is getting run
@psychedelicious
Copy link
Contributor

This should not have been merged

@lstein
Copy link
Collaborator

lstein commented Jul 8, 2023

I am going to create a revert PR for this. Just as a note, before I merged I tested file uploads with and without the patch. Without the patch I got a permission denied error when trying to upload. The patch fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants