Incorrect tooltip alignment on Filament v4
As you can see here if a TextEntry or anything that is copyable() for that matter is enabled the tooltip is not aligned properly. This did not work this way in v3. Anyone else having this issue?

3 Replies
Filament v3, tooltip over the actual content

GitHub
Tooltip alignment · Issue #13335 · filamentphp/filament
Tooltip should align relative to actual table cell or text entry content. This has been brought up before, so let's look into ways to fix this.
Relevant github issue