Datatable: Tooltip is not working in a column cell #5620
Labels
Resolution: By Design
The behavior in the issue is by design and the component exhibits the expected behavior
Resolution: Workaround
Issue or pull request contains a workaround. It needs to be reviewed further by Core Team
Describe the bug
I want to add a tooltip to a cell to display full length of the cell content. When i add component to Column's body prop, tooltip is not activated
Reproducer
https://stackblitz.com/edit/vitejs-vite-d5rsqn?file=src%2FApp.tsx
PrimeReact version
latest
React version
18.x
Language
ALL
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
data-pr-tooltip
attribute.Expected behavior
Tooltip component should be working in a datatable column's cell
The text was updated successfully, but these errors were encountered: