Skip to content

view image #22

Open
Open
@PepaBosnis

Description

@PepaBosnis

Great library, but I came for one thing. If you add an image in the form of "data: image / png ....." then you need minor adjustments in ImageLoader

if (image.src.indexOf('data:image/') === -1) {
image.src += "?" + new Date().getTime();
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions