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

[system] Codesandbox example for ts styled-components is broken #40497

Open
1 task done
delijah opened this issue Jan 9, 2024 · 1 comment
Open
1 task done

[system] Codesandbox example for ts styled-components is broken #40497

delijah opened this issue Jan 9, 2024 · 1 comment
Assignees
Labels
package: styled-engine-sc Specific to styled-components package: system Specific to @mui/system

Comments

@delijah
Copy link

delijah commented Jan 9, 2024

Search keywords

codesandbox styled-components

Latest version

  • I have tested the latest version

Steps to reproduce

Link to live example: https://codesandbox.io/p/sandbox/github/mui/material-ui/tree/master/examples/material-ui-cra-styled-components-ts

Steps:

  1. Open the link

Current behavior

Screenshot 2024-01-09 at 14 02 20

Expected behavior

The sandbox should work?

Context

We try to provide an example for another bug we are experiencing in our project and would like to use this codesandbox as a base.

Your environment

npx @mui/envinfo
  System:
    OS: macOS 12.6.1
  Binaries:
    Node: 20.10.0 - /usr/local/bin/node
    Yarn: 1.22.19 - /usr/local/bin/yarn
    npm: 10.2.3 - /usr/local/bin/npm
  Browsers:
    Chrome: 120.0.6099.199
    Edge: Not Found
    Safari: 15.6.1
  npmPackages:
    @mui/base:  5.0.0-beta.30
    @mui/core-downloads-tracker:  5.15.3
    @mui/lab: 5.0.0-alpha.159 => 5.0.0-alpha.159
    @mui/material: 5.15.3 => 5.15.3
    @mui/private-theming:  5.15.3
    @mui/styled-engine:  5.15.3
    @mui/styled-engine-sc: 6.0.0-alpha.11 => 6.0.0-alpha.11
    @mui/system:  5.15.3
    @mui/types:  7.2.12
    @mui/utils:  5.15.3
    @types/react: 17.0.70 => 17.0.70
    react: 17.0.2 => 17.0.2
    react-dom: 17.0.2 => 17.0.2
    styled-components: 6.1.1 => 6.1.1
    typescript: 5.3.3 => 5.3.3

Support Key

#80425

@delijah delijah added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Jan 9, 2024
@zannager zannager added the package: system Specific to @mui/system label Jan 9, 2024
@brijeshb42
Copy link
Contributor

Seems to be Codesandbox related issue. The package is published as can be seen here - https://unpkg.com/browse/@mui/styled-engine-sc/

@samuelsycamore samuelsycamore added package: styled-engine-sc Specific to styled-components and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Mar 4, 2024
@samuelsycamore samuelsycamore changed the title Codesandbox example for ts styled-components is broken [material-ui] Codesandbox example for ts styled-components is broken Mar 4, 2024
@samuelsycamore samuelsycamore changed the title [material-ui] Codesandbox example for ts styled-components is broken [system] Codesandbox example for ts styled-components is broken Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: styled-engine-sc Specific to styled-components package: system Specific to @mui/system
Projects
None yet
Development

No branches or pull requests

4 participants