Hi,
Thank you for waiting, while I performed some tests and investigation around your report.
The flicker of incomplete or improperly styled HTML that is seen on page refresh is not something specific to Toolset or any specific plugin, and it relates to how web browsers render a web page.
When the page loading starts, page's markup or HTML is loaded sequentially, while the other resources like CSS files, script files, and images, etc are loaded, as they're called in the page's order. Until all these resources have loaded completely, the incomplete or improperly styled page starts showing, which attains its full final shape or form, only when page's loading has completed (and all resources have been loaded).
The duration of this flicker will vary based on the factors like the amount of the overall content on the page ( i.e. page's markup length and number of resources like images, CSS & script files, etc ), the speed of visitor's internet connection and whether some of the content from the page has been cached by the browser, from the previous visit or not.
While it may not be possible to completely eliminate this flicker on page reload/refresh, following are some suggestions, which can improve this situation:
1. First, I've noticed that your views include CSS code and script code, directly in the content areas. Toolset Views plugin offers dedicated "CSS editor" and "JS editor" tabs, which can be used to include CSS and scripts safely.
Screenshot: hidden link
Here are some useful guides on the topic:
https://toolset.com/documentation/user-guides/adding-custom-css-views/
https://toolset.com/documentation/user-guides/adding-custom-javascript-views/
2. To make sure all custom CSS code is available sooner in the page's content for better loading experience, you can consolidate all your custom CSS code blocks used in both views ( "tavle medarbejder vagtplan kompasset" & "allearbejdstidervagtplantavler" ), inside the "CSS editor" tab under the "Search and Pagination" section in the parent view ( "tavle medarbejder vagtplan kompasset" ).
Screenshot: hidden link
3. Likewise, you can relocate all JS code blocks used in both views, in the "JS editor" tab under the same "Search and Pagination" section in the parent view.
I hope this helps and please let me know if you need any further assistance around this.
regards,
Waqar