質問

So I have been using meteor for a while and after the 0.8 update a large amount of my templates are failing, because previously rendered are active in the background. How can I remove templates with Blaze?

I'm getting a flickering effect (Template renders and re-renders 4-5 times really fast.)

役に立ちましたか?

解決

In the end, I had to switch back to Iron Router, which works waaay better than my small hashtag route based system.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top