The problem is that when a Verified+1 and CodeReview+2 is sent, the new Gerrit 3.X UI seems not to refresh the whole page but just loads the necessary buttons. The problem is that my plugin is a button also in the primary action area which should be pulled also but it's not being pulled(because it's a plugin and not part of the core)
When I refresh the page, the plugin is loaded so that works without any problems. However, the new UI does not refresh the page. Is there a way to get the page to refresh or to get the plugin reloaded again when a new comment is created?