UI changes from portrait to Landscape mode issue

White space will display when application UI changes from portrait to Landscape mode

Can you provide anymore info?
What does your code look like?
Codepen?

@mhartington , @ramon
When i rotate the device from potrait to landscape mode, app UI is rotating correctly but with app ui white space is displying for a while.
We don’t want to display the white space.How to fix this

I am having the same issue. There is a lag when changing the view from portrait to landscape. I think the delay is to identify new width and height for the view. If anyone has found a workaround/solution for this please share.