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: correct SVG rendering issue by adjusting blob type (#3565) #4397

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

shuaixr
Copy link
Contributor

@shuaixr shuaixr commented Oct 2, 2024

Closes #3565

What's changed

This update specifies the MIME type when creating the blob, which resolves the issue with the incorrect Base64 header.

Notes to reviewers

@nivedin nivedin changed the base branch from main to patch October 3, 2024 09:38
@nivedin nivedin changed the base branch from patch to next October 3, 2024 13:23
@jamesgeorge007 jamesgeorge007 merged commit 0f27cf2 into hoppscotch:next Oct 3, 2024
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.

[bug]: SVG is not rendered correctly
3 participants