Thursday, 15 May 2014

twitter bootstrap - Meteor select value doesn't update after save to collection -



twitter bootstrap - Meteor select value doesn't update after save to collection -

i have bootstrap select dom element doesnt update after save record collection.

please help!

here code: http://pastebin.com/6fsp3hxq http://pastebin.com/puawp7ly

your helper function selected not reactive. means 1 of paramets have changed reactively there change. parameter that's variable circuit , don't see set anywhere (unless i'm missing something), it's null. define circuit , define reactive function.

official reactivity documentation here: http://docs.meteor.com/#reactivity

twitter-bootstrap select meteor

No comments:

Post a Comment