chrome-app-codelab icon indicating copy to clipboard operation
chrome-app-codelab copied to clipboard

img tags for thumbnails in part 2 of lab 8 are defaulting to display: none;

Open jakehockey10 opened this issue 10 years ago • 0 comments

I couldn't get things to work the way they are described in the second part of lab8, so I decided to just run the clone of the code here, and I'm still having an issue with the image thumbnails. If I go to Google Images and drag and drop any image into the app, I still only get a list item that has the uri as text. If I inspect element, and remove the display: none from the img tag, then I only get the PLACEHOLDER_IMAGE.

Can someone help me figure out why I'm seeing this behavior? Thanks!

jakehockey10 avatar Oct 27 '13 20:10 jakehockey10