Mix using Angular2 and Blaze

I set one template to use Blaze and another template to use Angular2 along with iron router.

The Angular2 template example displayed fine.

But Blaze template example showed top side with Angular2 result then bottom side with Blaze result.
That is weird. The Angular2 part does not expect to be displayed in Blaze. What is wrong?