Vaadin 8 push problem

hello, UI.getCurrent().access() not update the ui in other views. I can update ui in MainUi but i need to update ui in other views using UI.getCurrent().access(), can u help me?