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
138 stars 324 forks source link

Script loading race case causes fatal error #47

Open VelocitasNet opened 11 months ago

VelocitasNet commented 11 months ago

windows.__uv$config is undefined

cohenerickson commented 11 months ago

This is an issue caused by a race case in the browser when loading and executing script tags, this is one of the highest priority issues that I will work to resolve once I have time to resume development.

It usually resolves itself after a few reloads once the browser has properly cached the resource.