You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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.
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
Additional context
No response
The text was updated successfully, but these errors were encountered: