On Chrome on OS X, onload event for window is triggered after onRendered events of templates of a page.
On IE11, the order is reversed.
This browser dependency causes side-effects, for example, carousels in Bootstrap do not start when the page is loaded on IE11.
I hope that Meteor core team will fix this issue.