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

searchPseudoElements slows down IE and Edge significantly #12994

Closed
doubleedesign opened this issue May 1, 2018 · 2 comments
Closed

searchPseudoElements slows down IE and Edge significantly #12994

doubleedesign opened this issue May 1, 2018 · 2 comments
Labels

Comments

@doubleedesign
Copy link

Description

Setting searchPseudoElements to true causes site responsiveness in IE11 and Edge to slow down significantly, to the point that it doesn't respond to a click event for several seconds.

Steps to Reproduce

  1. Enable searchPseudoElements: true
  2. Run site in IE11
  3. Click something with a click event attached

Environment

Version: 5.0.10
Browser: [IE 11 | Edge ]

@tagliala
Copy link
Member

tagliala commented May 1, 2018

Hi!

Thanks for being part of the Font Awesome Community.

This is a known issue and it is documented: https://fontawesome.com/how-to-use/svg-with-js#pseudo-elements

image

Hope it helps

Closing here

@tagliala tagliala closed this as completed May 1, 2018
@ryanjbonnell
Copy link

Using CSS Pseudo elements to render icons is disabled by default when using our SVG + JS Framework.

https://fontawesome.com/how-to-use/on-the-web/advanced/css-pseudo-elements

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

No branches or pull requests

3 participants