Almog Koren

Results 137 comments of Almog Koren

@gadicc right now only tested it on Chrome, which is the only browser we're supporting at the moment

Just test I get 'Forcing (re)-extract of all files and keys. See results in main console log, according to your default debug level' I20150519-13:21:19.502(3)? 2015-05-19 13:21:19.478 info: [msgfmt:extracts] 1 string(s)...

Noting with page reload, tried refreshing a couple times. I can hardcode in the meantime. We are moving towards a form builder and loading the html dynamically from the database...

msgfmt.resetStorage(); undefined Reactive does work (not everything is reactive)

msgfmt.strings.es.postHarvestFungicideApplication undefined http://localhost:3000/msgfmt/locale/es/0 yes I get a json file staging - yes you should still have access, if not let me know will create username and password

Yes working on production and staging not sure why it's not working in local host

@gadicc I also thought it was not related to message format but it only happens when I open the translate page. It's a simple check var noOrganization = _.isEmpty(Meteor.user().organizationId) ===...

Yea it's a weird bug, as for the code here is the entire function it's inside iron-router ``` javascript OrganizationController = RouteController.extend({ template: 'organization', waitOn: function() { if(getConnectionStatus()) { return...