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

Trying to navigate while offline breaks all interactive elements #288

Closed
FeldrinH opened this issue Jul 26, 2023 · 2 comments
Closed

Trying to navigate while offline breaks all interactive elements #288

FeldrinH opened this issue Jul 26, 2023 · 2 comments

Comments

@FeldrinH
Copy link

The following sequence of actions breaks all interactive/clickable elements on the page until the next reload:

  1. Load the page
  2. Disable internet connection
  3. Click any link that causes navigation

After these steps clicking any link, dropdown menu or other interactive element does nothing, even if your internet connection is restored. No errors are shown to the end user (there are a some errors in the devtools console).

PS: This feels like something that should be handled at the framework level i.e. in SolidStart or the Solid Router, but I don't know enough about the internals of those projects to create an actionable issue there.

solid-docs-oflline-demo_10MB.mp4
@FeldrinH
Copy link
Author

What was the resolution here? Is this fixed? If it is then the update doesn't seem to have reached the public docs.solidjs.com page yet.

@LadyBluenotes
Copy link
Member

There will be changes to the site infrastructure with the docs update - the current site is using a version of solid start that is outdated. When the new site is up, if you notice this issue persists, please open another issue!

This issue was closed.
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

2 participants