[docs] Snackbar, control Slide direction. Type of property children
are incompatible
#36806
Open
1 task done
Labels
component: snackbar
This is the name of the generic UI component, not the React module!
component: transitions
This is the name of the generic UI component, not the React module!
typescript
Duplicates
Related page
https://mui.com/material-ui/react-snackbar/#control-slide-direction
Kind of issue
Broken demonstration
Issue description
I was looking for "Control Slide direction" and it appears that
Types of property 'children' are incompatible.
Here is the my working env conf:uname -a
: Linux kasir-lifebooke736 6.1.19-1-MANJARO Added link to demo (on gh-pages) #1 SMP PREEMPT_DYNAMIC Mon Mar 13 12:59:35 UTC 2023 x86_64 GNU/Linuxnode -v
: v19.7.0npm -v
: 9.5.0pnpm -v
: 7.29.0And here is the complete error:
Context 🔦
I was using snackbars and transitions without problem in the browser (
pnpm dev
), but VSCode shows me this error.The text was updated successfully, but these errors were encountered: