no-js-fallback? #637
roughnecks
started this conversation in
General
Replies: 1 comment 1 reply
-
Hey, updating the widgets can take a couple of seconds so rather than showing a blank page during that time we instead load the static things like the navigation and theme colors, which is almost instant, and then use JS to load the content of the widgets. There's no way around this, the only thing I could do is add a tag that tells the user that they need to enable JS, but very few people disable JS, and because Glance is self-hosted it makes even less sense to disable JS for it. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi,
if javascript isn't enabled on user's browser, there's apparently no fallback for glance. All I see is the spinning circle.
Is this intended or needs fixing?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions