storybookjs/storybook

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

Geschlossen

#21.458 geöffnet am 07.03.2023

 (6 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)TypeScript (10.058 Forks)batch import
bughelp wantedsev:S3ui

Repository-Metriken

Stars
 (89.909 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 7T 22h) (184 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide