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

[docs] Use React 18 in Codesandbox and Stackblitz demos #15780

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cherniavskii
Copy link
Member

Quick fix for #15765

@cherniavskii cherniavskii added docs Improvements or additions to the documentation needs cherry-pick The PR should be cherry-picked to master after merge v7.x labels Dec 6, 2024
@mui-bot
Copy link

mui-bot commented Dec 6, 2024

Deploy preview: https://deploy-preview-15780--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against b55c72b

button[data-ga-event-action="stackblitz"] {
display: none;
}
`}</style>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stackblitz demos do not work: https://stackblitz.com/edit/react-ajjlj7?file=Demo.tsx

We can hide the Stackblitz buttons if we want to proceed with it.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A similar issue was reported in stackblitz/core#3194

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation needs cherry-pick The PR should be cherry-picked to master after merge v7.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants