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
I don't how to use the Alert component showcased here:
material-ui.com/components/snackbars/#customized-snackbars
You can use the "Show the source" button to view the source, or the "Copy the source" button to copy it.
The docs specify the dependency as "@material-ui/lab"
No, they don't (not until the next release).
But it perhaps shouldn't be shown in the documentation yet?
It isn't.
But reading between the lines, I suspect you might be following the GitHub link? If so I agree it makes a certain amount of sense to link to the same version of the code there, but it does somewhat depend on your reason for viewing the code in GitHub, rather than viewing the published version of the demo code natively in the docs.
But reading between the lines, I suspect you might be following the GitHub link?
Yes (but I quite literally closed this issue and stated just that in the referenced one).
I'm sure you know best but your doc references a doc folder in your github which has incorrect information. We can argue about what counts as "in the documentation" but you can't argue away a bad user experience.
I don't how to use the
Alert
component showcased here:The docs specify the dependency as
"@material-ui/lab": "^4.0.0-alpha.18",
but using the latest v4.8.2 release this component is not there.Which would make sense as it was added a few days ago: #18702
But it perhaps shouldn't be shown in the documentation yet?
The text was updated successfully, but these errors were encountered: