mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
🐛 Bug Report: With the Tailwind CSS 4.0 upgrade the Cursor for hovering is not changing #368
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kmendell on GitHub.
Reproduction steps
When hovering over certain elements (ive seen it on the Profile picture icon, and the login screen authenticate buttons so far) the cursor stays as the default one and doesn't change to the "hover" cursor.
This is a bug based on the tailwindcss 4.0 upgrade.
Expected behavior
Cursor should be dynamic to the hover or click commands
Actual Behavior
When hovering over certain elements the cursor stays as the default one and doesn't change to the "hover" cursor.
Version and Environment
0.27.2 , Caddy
Log Output
Not applicable to this issue.
@stonith404 commented on GitHub:
Thanks this should be fixed in
77985800ae