GithubHelp home page GithubHelp logo

Blank page about prismarine-web-client HOT 7 OPEN

zax71 avatar zax71 commented on June 16, 2024
Blank page

from prismarine-web-client.

Comments (7)

extremeheat avatar extremeheat commented on June 16, 2024

This seems like a caching issue, try https://prismarinejs.github.io/prismarine-web-client/index.html

from prismarine-web-client.

x4fx77x4f avatar x4fx77x4f commented on June 16, 2024

I experience this as well on Firefox. Using a private window, disabling service workers by setting dom.serviceWorkers.enabled to false, or using the alternate link in the previous post causes the issue to not occur.

from prismarine-web-client.

extremeheat avatar extremeheat commented on June 16, 2024

Again, it's probably due to a client-side caching issue. I could reproduce this issue sometimes myself until I erased my browser cache. A easy test would be to disconnect your computer from the internet and check if https://prismarinejs.github.io/ vs https://prismarinejs.github.io/404 still loads anyway.

from prismarine-web-client.

extremeheat avatar extremeheat commented on June 16, 2024

Oddly, it seems the problem is that all the pages at https://prismarinejs.github.io/* would be directed to the website at PrismarineJS/prismarinejs.github.io versus PrismarineJS/prismarine-web-client (as evidenced by <meta property="og:description" content="A Minecraft server, bot, and API all written in JavaScript"> in the returned HTML).

But anyway I just did a push to prismarinejs.github.io to invalidate any server side cache if it could be related.

From what it seems the root cause might have been that the website prismarinejs.github.io was being cached in the browser as a PWA, which takes over the whole domain. That would explain why the website loads anyway even with no network. I don't have this anymore after erasing my cache but if it becomes a problem in the future maybe we could delete the manifest.json in prismarinejs.github.io @rom1504

from prismarine-web-client.

rom1504 avatar rom1504 commented on June 16, 2024

from prismarine-web-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.