Skip to content

fix: json-bigint hasOwnProperty undefined issue - #1129

Merged
jczhong84 merged 2 commits into
pinterest:masterfrom
jczhong84:fix/json
Jan 19, 2023
Merged

fix: json-bigint hasOwnProperty undefined issue#1129
jczhong84 merged 2 commits into
pinterest:masterfrom
jczhong84:fix/json

Conversation

@jczhong84

Copy link
Copy Markdown
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