cohenerickson / Velocity

Velocity is a fully featured tabbed proxy with a seamless browsing experience.
https://velocity.radon.games
GNU Affero General Public License v3.0
132 stars 301 forks source link

PWA start url points to blank screen #14

Closed glitch128 closed 1 year ago

glitch128 commented 1 year ago

hey, change this line in the manifest from "start_url": "/index.html" to this "start_url": "/" because all I get is a white screen when it opens from index.html

glitch128 commented 1 year ago

here is a screenshot of what I get when opening the PWA from the shortcut, image and when I press "Open in Chrome", it shows that it opens to /index.html. I don't know why it doesn't load from there, but I know it doesn't work.

glitch128 commented 1 year ago

hey @cohenerickson, I created a pr at #16 that should fix the problem. It would be great if you could merge this quickly.

cohenerickson commented 1 year ago

Try to clear site data for Velocity, I am unable to reproduce this, the values / and /index.html point to the exact same file so you should also be getting this error on /. If you are able to send a log of the browser console that would be helpful in diagnosing the issue.

glitch128 commented 1 year ago

the website doesn't load using this repl either from /index.html, and the console isn't showing any errors or issues. could you send a screenshot of the browser at https://velocity.radon.games/index.html, showing the url bar? can confirm that /index.html also doesn't work on windows 10, but / works just fine

glitch128 commented 1 year ago

hey, how long should it take for the website to update for this change? because it's been an hour, and the manifest hasn't changed yet.

cohenerickson commented 1 year ago

Whenever I get around to pulling the changes on my VPS

glitch128 commented 1 year ago

oh, ok