storybookjs/storybook

[Bug]: Custom favicon set up in manager-head.html does not show up in Firefox

Fermée

#21 458 ouverte le 7 mars 2023

 (6 commentaires) (3 réactions) (0 personne assignée)TypeScript (10 058 forks)batch import
bughelp wantedsev:S3ui

Métriques du dépôt

Stars
 (89 909 étoiles)
Métriques de merge PR
 (Merge moyen 7j 22h) (184 PRs mergées en 30 j)

Description

Describe the bug

Custom favicon set up in manager-head.html does not show up in Firefox

To Reproduce

The reporter used this repo: https://github.com/CivicDataLab/opub-mono

  1. Create a .storybook/manager-head.html file and paste the following content to it:
<link rel="shortcut icon" href="https://www.google.com/favicon.ico">
  1. Visit the local Storybook in Firefox. The icon is not shown.

System

No response

Additional context

No response

Guide contributeur