crabbly / crabbly/Print.js

Unable to print when missing images are present

Open
#354 10 comments 3 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
4.5k
Forks
688
PR merge metrics
No merged PRs in 30d

Description

```html

Printing won't work when there is a missing image present

Try Printing!






Remove Bad Image


```

If you click "Try Printing!", nothing happens. Click "Remove Bad Image" and then click "Try Printing!" again. Now it can print.

This was tested on Firefox, Chrome, and IE. Same behavior in all cases.

I realize you might be thinking, "Well, why not just fix the broken image?"

In my case, the URLs for images are being generated remotely by a web service and I cannot know ahead of time that the images will be bad.

Perhaps this is something that cannot be fixed. But I did not see that anyone else had mentioned this issue. And this was quite a head scratcher to debug because there were no errors in the JavaScript console.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.