Skip to content

<link rel="icon" href="[object Module]" type="image/png"/> #533

Closed
@Rob--W

Description

@Rob--W

STR:

  1. View the source of https://coverage.moz.tools/
  2. Look fior rel="icon"

Expected:

  • The href attribute should point to a URL or path.

Actual:

  • It has the value href="[object Module]".

Using require(...) here does probably not behave as expected:

<link rel="icon" href="<%=require('../assets/moz-fav-bw-rgb.png')%>" type="image/png" />

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