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

Empty key is treated as not exsisting #30

Open
jakubjafra opened this issue May 29, 2015 · 0 comments
Open

Empty key is treated as not exsisting #30

jakubjafra opened this issue May 29, 2015 · 0 comments

Comments

@jakubjafra
Copy link

Hi,

When I add empty key:

i18n.map('en', {
    key: ""
});

with option i18n.showMissing(true); the handlebars helper {{i18n 'key'}} is returning the key not empty string. Same goes to the i18n function. I think it's bug; and I just don't have time to write fix and make pull request on my own :)

Cheers

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