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

IgxGridBase directive throws exeption when rapidally clicked multiple elements with IgxTooltipTarget directive applied #7015

Closed
jcoitino opened this issue Mar 30, 2020 · 0 comments · Fixed by #7016
Assignees
Labels
🐛 bug Any issue that describes a bug grid: general version: 9.1.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@jcoitino
Copy link
Contributor

Description

Describe the issue.

  • igniteui-angular version: CURRENT
  • browser: ANY

Steps to reproduce

  1. Create and app including at least multiple elments with IgxTooltipTarget directive and an IgxGrid
  2. Rapidally move and click over the items with IgxTooltipTarget directive
  3. See browser console

Result

Exception thrown at grid-base.directive.ts line #2799 (see attachments)
Cannot read property 'settings' of undefined

Expected result

No exception thrown

Attachments

image

@jcoitino jcoitino added the 🐛 bug Any issue that describes a bug label Mar 30, 2020
@zdrawku zdrawku added grid: general ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. version: 9.1.x labels Apr 3, 2020
simeonoff added a commit that referenced this issue Apr 11, 2020
fix(grid): Avoid exception on overlay opened #7015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Any issue that describes a bug grid: general version: 9.1.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants