storybookjs/storybook

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

已关闭

#21,458 创建于 2023年3月7日

 (6 条评论) (3 个反应) (0 位负责人)TypeScript (10,058 个派生)batch import
bughelp wantedsev:S3ui

仓库指标

星标
 (89,909 个星标)
PR 合并指标
 (平均合并 7天 22小时) (30 天内合并 184 个 PR)

描述

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

贡献者指南