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
The Matomo code is added twice to a page, triggering a JS error. This seems to be because the SkinAfterBottomScripts hook is also called twice by the OutputPage object.
This appears to be an upstream bug.
The text was updated successfully, but these errors were encountered:
bitsofmymind
added a commit
to bitsofmymind/matomo-mediawiki-extension
that referenced
this issue
Dec 13, 2023
The Matomo code is added twice to a page, triggering a JS error. This seems to be because the SkinAfterBottomScripts hook is also called twice by the OutputPage object.
This appears to be an upstream bug.
The text was updated successfully, but these errors were encountered: