Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Terrible performance using CSS filter blur on FireFox while toggling cart. #336

Open
wildpow opened this issue Aug 7, 2020 · 1 comment
Assignees

Comments

@wildpow
Copy link

wildpow commented Aug 7, 2020

I've come across this issue a few times in other projects, and I still have not found a working solution. Besides just not using filter blur in projects because of Firefox's performance. In my research, I found a few old FF bugs, but no one seems to be talking about this recently.

I would have just created a PR removing the filter from PageContentRoot component in PageContent.js but, I wanted to see if anyone else may have figured this out.

Old FF issues:

Screen capture of this issue:

fk added a commit that referenced this issue Jan 17, 2021
@fk fk self-assigned this Jan 18, 2021
@fk
Copy link
Contributor

fk commented Jan 18, 2021

👋 Hey @wildpow, thanks for opening this issue! 🙏
We fixed this in #365, which we are hoping to ship later this week!

@fk fk linked a pull request Jan 18, 2021 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants