Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] - Links with a text-gradient broken on hover with CHROME ONLY #391

Closed
onlycs opened this issue Apr 5, 2022 · 7 comments · Fixed by #451 or #465
Closed

[BUG] - Links with a text-gradient broken on hover with CHROME ONLY #391

onlycs opened this issue Apr 5, 2022 · 7 comments · Fixed by #451 or #465
Labels
🐛 Type: Bug Something isn't working

Comments

@onlycs
Copy link

onlycs commented Apr 5, 2022

Describe the bug

I think it is a CSS thing where if you use opacity with a text-gradient link on Chrome, it will just become black. For now, can I just disable the opacity for hovering?

Your Example Website or App

https://inertia-unblocker.vercel.app

Steps to Reproduce the Bug or Issue

  1. hover on the main site link on GOOGLE CHROME ONLY

Expected behavior

Works like it does on firefox

Screenshots or Videos

No response

Operating System Version

Windows, ChromeOS

Browser

Chrome

@onlycs onlycs added the 🐛 Type: Bug Something isn't working label Apr 5, 2022
@onlycs
Copy link
Author

onlycs commented Apr 5, 2022

OBTW its a <nextUI.Link> INSIDE OF a <nextUI.Text h1> with linear gradient property

@jrgarciadev jrgarciadev added the 🚀 Type: Good First Issue Good for newcomers label Apr 22, 2022
@onlycs
Copy link
Author

onlycs commented Apr 28, 2022

full disclaimer, this is my 3rd issue on this repo, but thanks.

@onlycs
Copy link
Author

onlycs commented May 2, 2022

any follow up?

@HenryZhang-ZHY HenryZhang-ZHY mentioned this issue May 3, 2022
@HenryZhang-ZHY
Copy link
Contributor

5ea315ca2840981a58d8f7faf4a849e
@TheAlphaReturns add these css attribute to the <nextUI.Link> could solve your problem

@onlycs
Copy link
Author

onlycs commented May 4, 2022 via email

@HenryZhang-ZHY
Copy link
Contributor

@TheAlphaReturns is the problem solved?

@jrgarciadev jrgarciadev added this to the 🔥 v1.0.0-beta.7 milestone May 8, 2022
jrgarciadev added a commit that referenced this issue May 8, 2022
@jrgarciadev jrgarciadev linked a pull request May 9, 2022 that will close this issue
@onlycs
Copy link
Author

onlycs commented May 10, 2022

oh sorry, no its not. im assuming this is fixed in beta.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants