You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For those that don't need i18n support, you may be better off removing the i18n folder from the frameworks and dropping the ng2-translate package dep.
I'm considering doing the same in the seed. It has caused some pain for awhile.
Parent seed has began integrating angular core i18n support and I will consider doing the same here.
NathanWalker
changed the title
undefined is not an object (evaluating '_this.translate.reloadLang(state.lang).take')
{N} build error related to ng2-translate: undefined is not an object (evaluating '_this.translate.reloadLang(state.lang).take')
Oct 14, 2016
I've seen this before. It has come back up and hunting a better solution to fix than what has been in place for awhile.
The text was updated successfully, but these errors were encountered: