question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tooltip TypeError with web.animations.js

See original GitHub issue

#### Bug: Material Tooltip with web.animations.js, do not work properly if we trigger a tooltip more than two consecutive times in a short time is thrown this error (only Safari): 'TypeError: e [0] .push is not a function. (In ‘and [0] .push (1)’, ‘and [0] .push’ is undefined) — web-animations.min.js:16:6248

What is the expected behavior?

No error

What is the current behavior?

This error on mouse enter more times in small piece of time: error_tooltip-md2

'TypeError: e [0] .push is not a function. (In ‘and [0] .push (1)’, ‘and [0] .push’ is undefined) ’

What are the steps to reproduce?

Plunker template: http://plnkr.co/edit/GqVcNkh0GRxCYUmcj7fv?p=preview

What is the use-case or motivation for changing an existing behavior?

I’m using 2 Material for a big project and I find difficulty with this bug.

Which versions of Angular, Material, OS, browsers are affected?

MAC OSX,material2-builds, and latest, web.animations 2.2.2. Safari on Sierra, not Chrome.

Is there anything else we should know?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
karlhaascommented, Apr 9, 2017

@jelbourn still the same error with material v. 2.0.0-beta.3 in Safari

0reactions
angular-automatic-lock-bot[bot]commented, Jun 2, 2021

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Uncaught TypeError: info.tooltip is not a function
I tried a lot and i am newbie in js. Your help would appreciated. var info = $('#info'); info.tooltip({ animation: false, trigger: 'manual'...
Read more >
Tooltip Widget - jQuery UI API Documentation
A fade animation is used by default to show and hide the tooltip, ... The tooltip widget uses the jQuery UI CSS framework...
Read more >
Safari Technology Preview Release Notes - Apple Developer
Experience and test the HTML, CSS, JavaScript, and other web technologies that are available in Safari 16 Beta and included in previous Safari...
Read more >
Add Animated Tooltips To Your Website - YouTube
In this video you will learn how to add animated tooltips to your website in just minutes using tippy. js.Tippy. js Demos and...
Read more >
D3js Multi Line Chart With Tooltip - Vela Cloud
Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code ... tooltip and vertical line of hover; NVD3 Line Chart Uncaught TypeError:...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found