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?
No description
3 Replies
jsheffers
jsheffersOP4w ago
Filament v3, tooltip over the actual content
No description
jsheffers
jsheffersOP4w ago
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.
jsheffers
jsheffersOP4w ago
Relevant github issue

Did you find this page helpful?