Pergunta

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.)

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top