question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Image not display on landing Page(Missing src parameter of Image)

See original GitHub issue

In index.html image tag had empty src target.

 <a href="#user"><img class="circle" src=""></a>

image It would be great if you provide the image for the same. @vinitshahdeo @Kashish121

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
vinitshahdeocommented, Mar 13, 2021

@ishika1727 Can you please share the logo with @palrohitg?

0reactions
Kashish121commented, Mar 16, 2021

@palrohitg you can create a new branch in your fork palrohitg/PortScanner and then push your commits there and create a PR.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What's the valid way to include an image with no src?
+1 This is the best answer. If the image source is being set dynamically anyway, the entire element should be added dynamically. If...
Read more >
4 Ways to Handle Missing Images on a Website (Beginner's ...
1. Use alt and title attributes in the <img> tag · It displays if the image is missing (like the example shown above)...
Read more >
A 4-Minute Guide to the Img src Attribute in HTML
Learn how to use and troubleshoot any issues with the img src attribute in HTML.
Read more >
How to Work With Images in Shopify - Web Design TutsPlus
Five Simple Steps make use of theme images to provide their home page ... You'll notice that the src attribute references the Shopify...
Read more >
How to hide “Image not found” icon when source image is not ...
The basic idea is to set the display property of the image object to 'hidden' when an error arises. Let us consider the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found