문제

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