Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: favicon doesn't work for dev server #30158

Open
kaiyoma opened this issue Dec 30, 2024 · 0 comments
Open

[Bug]: favicon doesn't work for dev server #30158

kaiyoma opened this issue Dec 30, 2024 · 0 comments

Comments

@kaiyoma
Copy link

kaiyoma commented Dec 30, 2024

Describe the bug

For the dev server (aka localhost), the favicon does not appear and the link in the HTML header is invalid.

Reproduction link

N/A

Reproduction steps

Start the dev server.

System

Storybook Environment Info:

  System:
    OS: Windows 11 10.0.26100
    CPU: (8) x64 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz
  Binaries:
    Node: 20.11.1 - C:\Program Files\Node.js\node.EXE
    npm: 10.8.2 - C:\Program Files\Node.js\npm.CMD <----- active
    pnpm: 9.14.4 - C:\Program Files\Node.js\pnpm.CMD
  Browsers:
    Edge: Chromium (131.0.2903.86)
  npmPackages:
    @storybook/addon-actions: 8.4.2 => 8.4.2
    @storybook/addon-controls: 8.4.2 => 8.4.2
    @storybook/addon-docs: 8.4.2 => 8.4.2
    @storybook/addon-links: 8.4.2 => 8.4.2
    @storybook/manager-api: 8.4.2 => 8.4.2
    @storybook/react: 8.4.2 => 8.4.2
    @storybook/react-vite: 8.4.2 => 8.4.2
    storybook: 8.4.2 => 8.4.2

Additional context

For a build, the favicon works correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant