Skip to content
New issue

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

Dygraphs not showing tooltips: "Uncaught TypeError: tooltip.add is not a function" #779

Open
D-Groenewegen opened this issue Jun 18, 2023 · 0 comments
Labels

Comments

@D-Groenewegen
Copy link
Contributor

Setup

  • MW version: 1.31, 1.39
  • SMW 3.2.3, 4.1.0
  • SRF 3.2.0, 4.0.1
  • Firefox

Issue

No tooltips using the Dygraphs result format. A jQuery error is reported in the browser's console: Uncaught TypeError: tooltip.add is not a function.

Live in action:

Expected result:
Tooltips

Observed result:
No tooltips

Stacktrace
Uncaught TypeError: tooltip.add is not a function.

P.S. I haven't looked into this, though I remember tha jQuery UI and Bootstrap were using the same name ('tooltip').

@krabina krabina added the bug label Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants