storybookjs/storybook

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

クローズ

#21,458 opened on 2023/03/07

 (6 件のコメント) (3 件のリアクション) (0 人の担当者)TypeScript (10,058 件のフォーク)batch import
bughelp wantedsev:S3ui

Repository metrics

Stars
 (89,909 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド