I have an issue with the rendering of the angular UI calendar. My app has several views that we use to navigate in between using routes. The main page has the angular calendar and when we load the main page the calendar loads fine. But when we navigate away from this page and comes back, the calendar failed to load and only the header part gets loaded with the title and the buttons. If a button (eg- month) is clicked then the whole calendar loads up again.
Is this something to do with rendering? any output is highly appreciated.
[1]: http://jsfiddle.net/fECuY/4/ "jsfiddle"