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

Can't use getState for two different countries in the same context #11

Open
mwpastore opened this issue Oct 30, 2018 · 0 comments
Open

Comments

@mwpastore
Copy link

It looks like the index gets cached for the first country, and when you call getState with a second country it (incorrectly) uses the index for the first country. The cache should probably be keyed by country code.

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