We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem: The TW Tab name does not show up; an empty space appears at its place.
Site: te.wikipedia.org Using "Vector" skin.
It doesn't work in both Chrome 72.0.3626.119 (Official Build) (64-bit) and Firefox 65.0.2 (64-bit)
Other Observations:
The text was updated successfully, but these errors were encountered:
From what I can make out, your Twinkle installation is old. I think this particular problem is likely because mediawiki 1.29 removed mw.util.jsMessage, which had been deprecated since 1.17. You should update your Twinkle modules, in particular this change of mw.util.jsMessage to mw.notify and the accompanying change to your gadget definitions.
mw.util.jsMessage
mw.notify
Sorry, something went wrong.
Great! It is working now. Thanks for the quick help.
No branches or pull requests
Problem: The TW Tab name does not show up; an empty space appears at its place.
Site: te.wikipedia.org
Using "Vector" skin.
It doesn't work in both Chrome 72.0.3626.119 (Official Build) (64-bit) and Firefox 65.0.2 (64-bit)
Other Observations:
The text was updated successfully, but these errors were encountered: