nikolayds

Results 2 comments of nikolayds

Simple fix will be: ` if (absoluteDataPath != nil) { [self moveTessdataToDirectoryIfNecessary:absoluteDataPath]; //Fixing moved from the below -> use the supplied absolutePath (to change the location of tssdata only when...

Besides the error in `function _resultAddressComponent(body, componentName)` you may need to fix the `_.extend(Address.prototype, { buildResult: function(body) {` The fix may look like this: `_.extend(Address.prototype, { buildResult: function(body) { body...