Yoza Wiratama

Results 18 issues of Yoza Wiratama

This is my error : ``` Uncaught TypeError: Cannot read property '1' of undefined at HocrProofreader.renderNodesRecursive (hocr-proofreader.js:304) at HocrProofreader.renderNodesRecursive (hocr-proofreader.js:329) at HocrProofreader.renderNodesRecursive (hocr-proofreader.js:329) at HocrProofreader.renderNodesRecursive (hocr-proofreader.js:329) at HocrProofreader.renderNodesRecursive (hocr-proofreader.js:329) at...

I have publication like this : ``` export const Trees = new Mongo.Collection('trees'); ReactiveTable.publish("trees.all", Trees); ``` but when I subscribe it ``` Meteor.subscribe('trees.all'); ``` no data in client I want...

Hello I do something like this : ``` {{> myPartial name="John Doe"}} ``` in `partials/myPartial.hbs` ``` Name : {{name}} ``` but when I render it, only show : ``` Name...

I check again this tutorial, and it not work. Just make it work so can help other

it better using ui-sref

i got error like this ``` https://nodeload.github.com/mistraljs/mistraljs/zip/master { [Error: EPERM: operation not permitted, rename 'C:\Users\LENOVO\Documents\node js\mistraljs\1450151153815-43597033456899226\mistraljs-master' -> 'C:\Users\LENO VO\Documents\nodejs\mistraljs'] errno: -4048, code: 'EPERM', syscall: 'rename', path: 'C:\\Users\\LENOVO\\Documents\\nodejs\\mistraljs\\1450151153815-43597033 456899226\\mistraljs-master', dest: 'C:\\Users\\LENOVO\\Documents\\nodejs\\mistraljs'...