Skip to content

Architect strategy to embed SVG sprites into HTML to improve loading and caching #76

Open
@mojavelinux

Description

@mojavelinux

As the SVG sprites are currently referenced, they are not being cached and flicker on reload. It seems like the browser does not understand that a reference to a fragment in an SVG is the same SVG as a reference without the fragment. Even referencing the SVG in a preload tag is of no avail. It does not prevent the browser from requesting the SVG over and over.

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