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

Without Internet connection, overview page stays empty #88

Open
mauritsvanrees opened this issue Jun 19, 2024 · 0 comments
Open

Without Internet connection, overview page stays empty #88

mauritsvanrees opened this issue Jun 19, 2024 · 0 comments

Comments

@mauritsvanrees
Copy link
Member

  • Start up a local Plone instance with plone.distribution.
  • Go to localhost:8080
  • All is fine.
  • Now switch off Wifi or other internet connection.
  • Reload the page.
  • You just see "Loading...":
Screenshot 2024-06-19 at 18 38 16

Switch wifi on again, and the distribution images appear, without needing to reload the page.

I put a breakpoint in DistributionImageView.publishTraverse. This only got triggered after turning on the wifi. So I don't quite know what it is doing before that.

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