Skip to content
This repository was archived by the owner on Dec 28, 2024. It is now read-only.
This repository was archived by the owner on Dec 28, 2024. It is now read-only.

3.0.2 breaks setting src using rootPath #143

@halloweenman

Description

@halloweenman

Description

When using 3.0.1 the code below works fine and the image is displayed, no issues:

<iron-image src="[[rootPath]]/images/thumbnails/myimage.png"></iron-image>

When using 3.0.2 the image is not displayed/found, and get the following error:

GET http://images/thumbnails/myimage.png net::ERR_NAME_NOT_RESOLVED

Expected outcome

Image gets displayed

Actual outcome

Image does not get displayed

Browsers Affected

All Browsers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions