I\'m working on a project in angular2, which involves loading an image from a database directly (base64 encoded). In angular1, one could simply load it as follows:
Perhaps you could try this:
assuming that entry is a property of the component and contains an img attribute.
entry
img