Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
所以我一直在使用流星一段时间,在 0.8 更新之后,我的大量模板都失败了,因为之前渲染的模板在后台处于活动状态。如何使用 Blaze 删除模板?
我得到了闪烁的效果(模板渲染和重新渲染速度非常快 4-5 次。)
最后,我不得不切换回 Iron Router,它比我的基于小标签路由的系统好得多。