Open danielegobbetti opened 7 years ago
I believe there is a race condition in the JS code, that yields to https://github.com/Freeyourgadget/Gadgetbridge/issues/643 .
Specifically I am referring to this function.
If the localstorage key "disable_weather" is set to "yes", and the locationError gets called, the following happens:
h/t @LucaRainone for the help in diagnosing
I believe there is a race condition in the JS code, that yields to https://github.com/Freeyourgadget/Gadgetbridge/issues/643 .
Specifically I am referring to this function.
If the localstorage key "disable_weather" is set to "yes", and the locationError gets called, the following happens:
h/t @LucaRainone for the help in diagnosing