Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Icon in app manifest are not resolved correctly #1783

@friedger

Description

@friedger

The specification for app manifests define that icon.src can be relative urls to the base url.
However, the browser assume they are absolute urls and then might show the wrong icon or a broken icon like this:

bildschirmfoto von 2019-01-10 09-42-57

(in this case using localhost:8888 (the browser base url) instead of the app base url)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions