Results 17 comments of Eugene
trafficstars

Yep sorry, my fall, just fixed

In my code, you mean?

hm okay, so there is no problem with your package, as I understand. So thank you for your time. Anyway it is a great package, I choose it from 3...

Yes, Amy, you are right. It was FlowRouter. Not sure, what exactly cause this behavior, but changing `FlowRouter.go()` to `BlazeLayout.render()` fix it.

Also one more little question — empty collections in minimongo don't go away while I am walking across the app. Can it cause any perfomance issues if their amount will...

Found how to fix my problem by calling `FlowRouter.reload();` after `FlowRouter.go();`, works fine.

Hi =) What can cause this error? Can it be fixed fast? ``` Unknown source file : UNEXPECTED TOP-LEVEL EXCEPTION: Unknown source file : com.android.dex.DexException: Multiple dex files define Landroid/support/v7/appcompat/R$anim;...