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

ReferenceError: options is not defined #46

Merged
merged 1 commit into from
Jul 24, 2017

Conversation

philperron
Copy link
Contributor

When no locale is set, trying to access fallback from options variable gives a ReferenceError in getLocale(). fallback is set in the constructor.

@rmariuzzo rmariuzzo mentioned this pull request Jul 9, 2017
@rmariuzzo
Copy link
Owner

I'm looking at this right now, sorry for the delay.

@rmariuzzo
Copy link
Owner

This fixes #48. Although I wasn't able to reproduce a test case, when reading the code that options references is out-of-scope.

@rmariuzzo rmariuzzo closed this Jul 24, 2017
@rmariuzzo rmariuzzo reopened this Jul 24, 2017
@rmariuzzo rmariuzzo merged commit 1c90313 into rmariuzzo:develop Jul 24, 2017
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