mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-23 23:44:53 +00:00
68aa29fb80
`groupItems[ i ].id` is of type number, and using the spread operator on it results in a type error. This prevented users from marking multiple cross-wiki notifications as read, with the associated button. Bug: T368643 Change-Id: I53d404445956de288aeda8fbfe1bdd1256214839 |
||
---|---|---|
.. | ||
mw.echo.Controller.js |