Unable to print when missing images are present
- Dominant language
- JavaScript
- Stars
- 4.5k
- Forks
- 688
- PR merge metrics
- No merged PRs in 30d
Description
```html
```
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.
