storybookjs/storybook

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

Fechada

#21.458 aberto em 7 de mar. de 2023

 (6 comentários) (3 reações) (0 responsável)TypeScript (10.058 forks)batch import
bughelp wantedsev:S3ui

Métricas do repositório

Stars
 (89.909 estrelas)
Métricas de merge de PR
 (Mesclagem média 7d 22h) (184 fundiu PRs em 30d)

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

Guia do colaborador