Skip to content

inconsistent data conversion when comparing native and javascript bindings. #163

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

Open
Developerarif2 opened this issue Aug 20, 2023 · 0 comments

Comments

@Developerarif2
Copy link

When we switched from the native bindings to the javascript bindings we had a regression. It turns out that the native bindings convert a javascript object to a string using JSON.stringify while the javascript bindings convert it using toString.

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

No branches or pull requests

1 participant