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

Using $translate service w/ translatePluggableLoader #1

Open
michael-mccoy opened this issue Sep 21, 2015 · 1 comment
Open

Using $translate service w/ translatePluggableLoader #1

michael-mccoy opened this issue Sep 21, 2015 · 1 comment
Labels

Comments

@michael-mccoy
Copy link

Hello - I'm having issues using this plugin with $translate service, (specifically $translate.instant()). The translations table seems to be empty even though it should have already been loaded. Any suggestions so I can continue to use $translate.instant()?

I've created this Plunker demonstrating the issue: http://plnkr.co/edit/xeTeMpUwiI4C07RaVeUd?p=preview

@juristr
Copy link
Owner

juristr commented Sep 21, 2015

Hi, yep, I know there's currently an issue when using .instant() which doesn't seem to work. Apparently angular-translate handles .translate() calls differently from .use() ones. I have to investigate into this.

Thank you for creating the Plunker to demonstrate the issue. I'm currently in vacation but will handle this issue as soon as I return. I'll update you as soon as I got a solution for this. If you can identify the issue in the mean time and submit a PR that fixes it, even better 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants