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

Fix for 2825 #2826

Merged
merged 1 commit into from
Nov 14, 2023
Merged

Fix for 2825 #2826

merged 1 commit into from
Nov 14, 2023

Conversation

bcameron1231
Copy link
Collaborator

New utility method for converting to atob with stringification checks Updated Parser for Blobs

Category

  • Bug fix?

Related Issues

fixes #2825

What's in this Pull Request?

Update to Blob Parser to handle when images are coming through as base64 in responses. Example, includes batch calls to user photos.

Added a new utility method to handle converting to the binary we need. Checks for any previous stringification and conversion

New utility method for converting to atob with stringification checks
Updated Parser for Blobs

Update parsers.ts
@bcameron1231 bcameron1231 added this to the 3.20.0 milestone Nov 13, 2023
@juliemturner juliemturner merged commit f6e8537 into pnp:version-3 Nov 14, 2023
1 check passed
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.

Using batchedGraph to get profile pictures for an array of id's returns empty images
2 participants