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] Performance drop on home page due to broken image link #97

Open
btjanaka opened this issue Oct 14, 2020 · 0 comments
Open

[BUG] Performance drop on home page due to broken image link #97

btjanaka opened this issue Oct 14, 2020 · 0 comments
Labels

Comments

@btjanaka
Copy link
Member

btjanaka commented Oct 14, 2020

Problem

The home page is suffering a slight performance drop due to a missing image. Looks like it is because I deleted the image referenced here: https://github.com/ACM-UCI/ACM-UCI-Website/blob/master/src/components/Home/Home.js#L128 so it is busy handling a 404 error.

Steps to Reproduce

Context

What OS?
What browser?

See https://tools.pingdom.com#5d4977d402000000 for more info.

Possible Solution

How do you think we can fix this?

Remove that image link.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional Info

Add any other info about the problem here.

Came across this because I randomly decided to put the site thru Pingdom.

@btjanaka btjanaka added the bug label Oct 14, 2020
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

1 participant