Tooltip does not disappear when components are disabled #1806
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
I'm submitting a ... (check one with "x")
Codesandbox Case (Bug Reports)
Please fork the codesandbox below and create a case demonstrating your bug report. Issues without a codesandbox have much less possibility to be reviewed.
https://codesandbox.io/s/primereact-test-forked-p1xdo?file=/src/index.js:0-785
Current behavior
When I use the Tooltip property on Button component and disable the button when clicked the Tooltip text it's still displayed, instead of just unshow.
Expected behavior
When disable the button not show the Tooltip text.
React version:
^17.0.1
PrimeReact version:
6.0.1
Browser: [all]
Language: [all]
The text was updated successfully, but these errors were encountered: