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

Tooltip: Doesn't work. Show console error #13190

Closed
SoyDiego opened this issue Jun 13, 2023 · 1 comment
Closed

Tooltip: Doesn't work. Show console error #13190

SoyDiego opened this issue Jun 13, 2023 · 1 comment
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@SoyDiego
Copy link
Contributor

Describe the bug

When I'm doing hover on an element, the component tooltip doesn't appear and show an error on console.

image

Environment

Angular 16
PrimeNG 16

Reproducer

No response

Angular version

16.0.5

PrimeNG version

16.0.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.16.18

Browser(s)

No response

Steps to reproduce the behavior

  1. Hover on an element that has tooltip option
  2. Open the Console and you can see the error.

image

Expected behavior

Show the tooltip correctly

@SoyDiego SoyDiego added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jun 13, 2023
@gucal gucal self-assigned this Jun 13, 2023
@gucal gucal added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jun 13, 2023
@gucal gucal added this to the 16.0.1 milestone Jun 13, 2023
@algragon
Copy link

The error message on the console is "Cannot append null to [object HTMLDivElement]".

This comment is just a helper for search engines to find the actual text of the error message (instead of an non-machine-readable picture) and come up with this issue, when some future developer runs into this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

3 participants