I\'m making a modal to handle payments, and I want to use some handlebars helpers to do form validation.
Here\'s the html:
{{> someOtherTemplate}} It's a hack until the new blaze UI comes out. The reason it fails is because as soon as the template changed, the entire template is redrawn, but the twitter bootstrap code is not applied. 0 讨论(0) 查看其它2个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
It's a hack until the new blaze UI comes out.
The reason it fails is because as soon as the template changed, the entire template is redrawn, but the twitter bootstrap code is not applied.