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

TS example for @mui/styled-engine-sc points to a JS codesandox #40496

Closed
delijah opened this issue Jan 9, 2024 · 0 comments
Closed

TS example for @mui/styled-engine-sc points to a JS codesandox #40496

delijah opened this issue Jan 9, 2024 · 0 comments
Labels
package: styled-engine-sc Specific to styled-components

Comments

@delijah
Copy link

delijah commented Jan 9, 2024

Steps to reproduce

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

Steps:

  1. Open the codesandbox, and you will see, that there are only js files, instead of ts files, used inside of it.

Current behavior

Only js files in ts codesandbox project (linked on https://github.com/mui/material-ui/tree/master/examples/material-ui-cra-styled-components-ts)

Expected behavior

Ts files only in ts codesandbox project

Context

We try to provide an example to report another bug (and want to use this codesandbox as a basis)

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

Search keywords: styled-engine-sc styled-components codesandbox

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
@delijah delijah closed this as completed Jan 9, 2024
@github-actions github-actions bot removed 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: styled-engine-sc Specific to styled-components label Jan 9, 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
Projects
None yet
Development

No branches or pull requests

2 participants