https://bugzilla.wikimedia.org/show_bug.cgi?id=64862
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] --- I've seen this too on beta labs. The Echo flyout usually (always?) appears if I append ?debug=1, so it's hard to debug. mw.loader.getState( 'ext.echo.overlay.init' ) returns "ready" in both cases. It seems when the flyout doesn't appear, Echo neither logs its badge click event nor does it issue its API query for notifications. Maybe $( '#pt-notifications a') does not exist when ext.echo.overlay.js runs? See also bug 70383 -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
