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

WIP ReactLocalization: Accept async iterables of contexts #223

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

stasm
Copy link
Contributor

@stasm stasm commented Jun 7, 2018

This is a WIP with a proposed fix to #100. It requires projectfluent/cached-iterable#1 to land in cached-iterable. In order to make testing easier, I included the cached_async_iterable.js file in fluent-react/src.

All tests fail for now because the rendering now takes more than one even loop cycle. This also needs more tests. I added an example webapp in examples/fallback-async which I was able to test this on. (It worked.)

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.

None yet

1 participant