dhoko / angular-ngBabelfish

Internationalization module for angular.js, it's magic !
MIT License
11 stars 3 forks source link

Mode Solo: Load return undefined #34

Open dhoko opened 10 years ago

dhoko commented 10 years ago

With some directives, even if you are using translator.load() in the .config(), the translation won't be loaded when the directive compiles.

So you have to use load another time to load the translation. It should return a promise, not from http but from Q.