Github user sjcorbett commented on the pull request:
https://github.com/apache/incubator-brooklyn/pull/74#issuecomment-49292620
Second, when I click back and forth between the Home and Applications tabs,
this happens!

I think the best way to fix this would be to move the Javascript added to
home.js (which is just responsible for the contents of the dashboard when the
Home tab is clicked) to router.js. You can put the call to `$.ajax` at the
bottom of the file, between the `new HaStandbyOverlay` and `return Router`.
This way it will only run once when the page is first loaded.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---