palantir / osdk-ts

Typescript related OSDK libraries
11 stars 15 forks source link

Fixe for AttachmentUpload in react browser context #957

Closed nihalbhatnagar closed 22 hours ago

nihalbhatnagar commented 22 hours ago

The platform SDK's couldn't access the .type and .size properties of the Blob class due to a change in context. This enables that functionality