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]: In Github CodeSpace, Storybook dev mode return response without content type as raw string #30453

Open
64BitAsura opened this issue Feb 3, 2025 · 0 comments

Comments

@64BitAsura
Copy link
Contributor

Describe the bug

Within a GitHub CodeSpace environment, you are running Storybook in development mode. However, you notice that the responses generated in this mode are lacking a content type specification entirely, causing them to be interpreted as raw strings. This absence of a defined content type may lead to challenges in how the responses are handled or processed by other components of your application.

Image

Reproduction link

https://crispy-space-disco-74wqw5jq6jf776-6006.app.github.dev/

Reproduction steps

Setup Storybook 8 env in Github codespace
Try start the dev mode

System

Github Codespace

Additional context

No response

@64BitAsura 64BitAsura changed the title [Bug]: In Github CodeSpace, Storybook dev mode return response with content type as raw string [Bug]: In Github CodeSpace, Storybook dev mode return response without content type as raw string Feb 3, 2025
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