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

Link icon unexpected result #6278

Closed
tikoflano opened this issue Mar 16, 2018 · 2 comments
Closed

Link icon unexpected result #6278

tikoflano opened this issue Mar 16, 2018 · 2 comments

Comments

@tikoflano
Copy link

Link icon unexpected result

Since 2.3.0 you can't use link variation for icons.

Steps

Create a simple play icon formatted as link:

<i class="play link icon"></i>

Expected Result

It should show a PLAY icon formatted as link: pointer cursor and hoverable status

Actual Result

It shows a LINK icon formatted as link: pointer cursor and hoverable status

Version

2.3.0

Testcase

v2.2.14 https://jsfiddle.net/q1kLLhxn/1/
v2.3.0 https://jsfiddle.net/cs9oyq44/1/

@tikoflano
Copy link
Author

It seems some icons still work, for example it works fine with <i class="play circle link icon"></i>

@y0hami
Copy link
Member

y0hami commented Mar 16, 2018

Take a look at these issues #6277 #6180

This should be fixed when this PR is merged #6226

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants