Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nicer loading state #229

Open
glacials opened this issue Apr 24, 2022 · 0 comments
Open

Nicer loading state #229

glacials opened this issue Apr 24, 2022 · 0 comments

Comments

@glacials
Copy link
Owner

When the page has loaded but the JavaScript hasn't (whether slowness or network drop or JS blocked), the page displays all the Vue code that the JavaScript hasn't had a chance to hide yet.

We should at minimum hide this while loading. More complete options could be showing a layout "prediction" so there's less layout jumpiness when the load finishes, or even adding a build step that writes the correct sets into the static HTML file (maybe Vue pre-rendering exists?).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant