mozilla / addons

☂ Umbrella repository for Mozilla Addons ✨
Other
127 stars 41 forks source link

Statistics pages continue to show the loading indicators or data on the pages #8153

Closed ioanarusiczki closed 3 years ago

ioanarusiczki commented 3 years ago

Statistics pages continue to show the loading indicators and 503 Service Unavailable errors in the Network, when the switch is enabled.

js errors on both servers

The issue is not reproducible when the switch is disabled. Verified on AMO dev - FF84(Win10).

willdurand commented 3 years ago

Looks like "sub-"pages aren't handled correctly but it's fine because the banner says stats are disabled anyway and nothing is broken.

ioanarusiczki commented 3 years ago

@willdurand The 503s are present in the Network but visually the loading indicators are no longer present.

I see that the case when the banner and the stats are both visible is reproducible only when the stats pages were opened in a tab and after that I enable the switch.

when tab was open

If that would be an issue, let me know.

This is verified on AMO dev - FF85(Win10).