I'm using Kendo UI for Angular and I've found that the dialog component, kendo-dialog, is no longer centering. instead it has started appearing in the bottom right hand corner of the browser window.
The issue doesn't appear to occur in the simplest case with just kendo-dialog component in a template and no other components. The issue appears to occur once more components have been added.
I was going to put try and put together a plunker but then I noticed that the SASS Theme Builder is exhibiting the issue. See http://themebuilder.telerik.com/kendo-angular-ui and press the open dialog button.
This issue affects both Chrome(58) and Edge.