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 crashes when position='mouse' and it changes #6635

Open
PeanutsLUL opened this issue May 17, 2024 · 0 comments
Open

Tooltip crashes when position='mouse' and it changes #6635

PeanutsLUL opened this issue May 17, 2024 · 0 comments
Labels
Type: Bug Issue contains a defect related to a specific component.

Comments

@PeanutsLUL
Copy link

Describe the bug

The tooltip crashes the current browser tab when the position is set to mouse, the tooltip is actively showing and the content of it is changed.

Reproducer

https://stackblitz.com/edit/vitejs-vite-kju9lj

PrimeReact version

latest

React version

18.x

Language

TypeScript

Build / Runtime

Create React App (CRA)

Browser(s)

No response

Steps to reproduce the behavior

  1. Load the Reproducer Stackblitz link
  2. Hover over the Knob to show the tooltip
  3. Try to change the knob value by dragging it left or right

image

Expected behavior

No response

@PeanutsLUL PeanutsLUL added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label May 17, 2024
@melloware melloware added Type: Bug Issue contains a defect related to a specific component. and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

2 participants