Render contents invisible for a flash second #2856
Unanswered
wildfiremedia
asked this question in
1. Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Just wonder if we could find way to improve render that you will not notice the loading new content went invisible for a <1s until the content is render?
I under with the Title, seem to have a delay in rendering which can be annoy to our eyes.
When the code does not have any HTML element above x-data section, page will render immediate, you won't notice invisible flash of content.
It could be done with having title with x-text but applying this approach is like littering other HTML e.g. navigation menu, ads space, etc that is not SEO friendly.
What are other approach we could improve rendering?
Beta Was this translation helpful? Give feedback.
All reactions