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

JSONata 2 introduces a Promise API which needs major rework in the React components #55

Open
coderbyheart opened this issue Dec 19, 2022 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@coderbyheart
Copy link
Member

coderbyheart commented Dec 19, 2022

Before 2, the JSONata API was synchronous, which works very well with React components.

Now in version 2 the API was made async (which brings in significant speed improvmements). The implementation needs a significant rework to accomodate for the new API.

React Suspense should support this.

@coderbyheart coderbyheart added the help wanted Extra attention is needed label Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant