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: does not parse json that is already a js object #195

Merged
merged 2 commits into from
Oct 3, 2023

Conversation

gabrielforster
Copy link
Member

Description

Fixing conversion of already js object (header) with JSON.parse (unnecessary)

@gabrielforster gabrielforster added the bug Something isn't working label Oct 3, 2023
@gabrielforster gabrielforster self-assigned this Oct 3, 2023
Copy link
Contributor

@CauaKath CauaKath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@caroltrindade caroltrindade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gabrielforster gabrielforster merged commit 080f6fb into develop Oct 3, 2023
1 check passed
@gabrielforster gabrielforster deleted the fix/does-not-parse-already-object branch October 3, 2023 16:04
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

Successfully merging this pull request may close these issues.

3 participants