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:
'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:
- Created 6 years ago
- Comments:7 (2 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@jelbourn still the same error with material v. 2.0.0-beta.3 in Safari
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.