- Issue created by @lkuttner
I have six tabs on a page and three of them have small views that display user profile details.
When arriving at the page, views in tabs do not always display on first page load.
There is no slowness or lag such as if a request is timing out, and the text in the tabs display immediately, but not the view. Refreshing the page usually causes the views to display.
This is with D 10.1 on a mostly idle dev server with 8GB.
Any suggestions of things I can try to improve this? Thanks.