You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
Stepping through the code, I can see that the outer .always(..) handler will be called before the inner ajax request has been finished. This will change the url, but the request to load the update notification has already been initiated with the wrong URL. Good catch. I’m going to check your PR later and create a unit test for this.
BTW: do you get de-DE locale on Windows?
I just ran into serious issues with the new UpdateNotifications:
Open the dev tools console to look out for errors.
pt-br
(does happen withde-DE
as well)pt-br.json
, thenpt.json
, and thenpt-br.json
againnl
nl.json
, thennl.json
againThis is probably a showstopper for Sprint 39
The text was updated successfully, but these errors were encountered: