Open
Description
Environment
- Operating System: Linux
- Node Version: v22.14.0
- Nuxt Version: 3.16.2
- CLI Version: 3.24.1
- Nitro Version: 2.11.9
- Package Manager: [email protected]
- Runtime Modules: @nuxt/[email protected]
Is this bug related to Nuxt or Vue?
Nuxt
Version
v3.0.2
Reproduction
Documentation pinned column example is also displaying this behaviour:
Description
When using column pinning, headers and cells containing buttons with icons get their text blurred, but the icon stays as is which makes the pinned text unreadable when icons is on it:
Additional context
I have searched what it can be, but did not found any Z index issue, maybe it is linked to svg icons reaction with background. Even with a non transparent background, icon stays on top...