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

Cannot read property 'destroy' of undefined #20

Closed
akana opened this issue Oct 31, 2017 · 6 comments
Closed

Cannot read property 'destroy' of undefined #20

akana opened this issue Oct 31, 2017 · 6 comments
Assignees
Labels
Projects

Comments

@akana
Copy link

akana commented Oct 31, 2017

Ionic version: (check one with "x")
(For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1)
[ ] 2.x
[ x] 3.x
[ ] 4.x

I'm submitting a ... (check one with "x")
[x ] bug report
[ ] feature request

Browser : Chrome v.61.0.3163.100

Steps to reproduce:

  • list item with tooltip
  • quick mouse over on a lot of randoms item
  • there's error below
    ERROR TypeError: Cannot read property 'destroy' of undefined
    at tooltip.directive.js:174
    at t.invokeTask (polyfills.js:3)
    at Object.onInvokeTask (core.es5.js:4140)
    at t.invokeTask (polyfills.js:3)
    at r.runTask (polyfills.js:3)
    at invoke (polyfills.js:3)
    at n (polyfills.js:2)
@benjcallaghan
Copy link

benjcallaghan commented Nov 11, 2017

I'm having this same issue with 2 or 3 buttons side-by-side that each have a "hover" tooltip.

@PAnd0
Copy link

PAnd0 commented Dec 15, 2017

+1

@salbahra
Copy link

Also seeing the same issue when using the hover event.

@ihadeed
Copy link
Member

ihadeed commented Jan 10, 2018

Fixed in 2.0.1

@ihadeed ihadeed closed this as completed Jan 10, 2018
@richie50
Copy link

richie50 commented Jun 7, 2018

@ihadeed i'm not sure about that fixed, i'm using the current version and i can still see it

@danielsogl danielsogl added the bug label Jul 26, 2018
@danielsogl danielsogl self-assigned this Jul 26, 2018
@danielsogl danielsogl reopened this Jul 26, 2018
@ihadeed ihadeed added this to Needs triage in Bug fixes via automation Sep 20, 2018
@ihadeed ihadeed moved this from Needs triage to High priority in Bug fixes Sep 20, 2018
@madoBaker
Copy link
Contributor

this should be fixed with latest release. please confirm all is good

Bug fixes automation moved this from High priority to Closed Sep 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Bug fixes
  
Closed
Development

No branches or pull requests

8 participants