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: json-bigint hasOwnProperty undefined issue #1129

Merged
merged 2 commits into from
Jan 19, 2023

Conversation

jczhong84
Copy link
Collaborator

This is the same issue which #1103 tried to fix, while it only fixed the top level, but not nested objects. Here is another workaround by stringify and parse it again with builtin JSON module.

czgu
czgu previously approved these changes Jan 19, 2023
@jczhong84 jczhong84 merged commit 7cdb1db into pinterest:master Jan 19, 2023
rohan-sh1 pushed a commit to CAI-TECHNOLOGIES/cai-ext-db-explorer that referenced this pull request Jan 19, 2023
* fix: json-bigint hasOwnProperty undefined issue

* use cloneDeep
rohan-sh1 pushed a commit to CAI-TECHNOLOGIES/cai-ext-db-explorer that referenced this pull request Feb 28, 2023
* fix: json-bigint hasOwnProperty undefined issue

* use cloneDeep
@jczhong84 jczhong84 deleted the fix/json branch April 7, 2023 00:41
aidenprice pushed a commit to arrowtail-precision/querybook that referenced this pull request Jan 3, 2024
* fix: json-bigint hasOwnProperty undefined issue

* use cloneDeep
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.

2 participants