sailfishos / sailfish-browser

Sailfish Browser
https://github.com/sailfishos/sailfish-browser/wiki/Sailfish-Browser-wiki
Mozilla Public License 2.0
307 stars 87 forks source link

VR Radalla doesn't load #1076

Closed direc85 closed 1 month ago

direc85 commented 1 month ago

Finnish railroad informational page https://www.vr.fi/radalla/poikkeustilanteet doesn't load the list of issues, it just shows the loader which keeps animating.

The only thing in console is this:

JavaScript error: https://www.vr.fi/_next/static/chunks/main-3c5d4165c5736cef.js, line 1: TypeError: e is undefined

The file is minified, so it carries little information.

The same applies to https://www.vr.fi/radalla as well; same error, and none of the controls work (search field and the two buttons).

tuplasuhveli commented 1 month ago

I wasn't able to reproduce this one on Xperia 10 V.

Here's the view of a successful search on https://www.vr.fi/radalla :

screenshot2

Here's the view on https://www.vr.fi/radalla/poikkeustilanteet :

screenshot

rainemak commented 1 month ago

@direc85 did you see this issue with esr92 or esr78?

Esr92 seems to work fine, no errors. With esr78, I do not see reported error either but see "Käytät vanhentunutta selainta" => "You're using outdated browser".

direc85 commented 1 month ago

I can't reproduce this any more. The addresses work fine with ESR91 now. The JS error is gone too.

With ESR78, they are broken: /radalla shows generic-looking UI elements that can't be interacted with, and /radalla/poikkeustilanteet only shows a tiny squashed VR loading animation, which never finishes.

Either VR fixed the bug right after I reported, or it was e.g. cache issue on my phone. I think this can be closed then?

rainemak commented 1 month ago

Let's close this.