We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The query param described in https://codesandbox.io/docs/learn/sandboxes/cli-api#supported-parameters doesn't seem to work.
query
I noticed because in https://mui.com/material-ui/react-switch/#color opening a codesandbox does no longer set the file in focus. The DX could be better
Actual:
Expected:
It seems to be the same problem as in #8299. We noticed this in mui/material-ui#43618.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🐛 bug report
Preflight Checklist
adheres to.
to file, without success.
Description of the problem
The
query
param described in https://codesandbox.io/docs/learn/sandboxes/cli-api#supported-parameters doesn't seem to work.How has this issue affected you? What are you trying to accomplish?
I noticed because in https://mui.com/material-ui/react-switch/#color opening a codesandbox does no longer set the file in focus. The DX could be better
Actual:
Expected:
To Reproduce
It seems to be the same problem as in #8299. We noticed this in mui/material-ui#43618.
The text was updated successfully, but these errors were encountered: