[Dialog] onBackdropClick
deprecated in v4 but not v5
#31282
Labels
component: dialog
This is the name of the generic UI component, not the React module!
v5.x migration
Duplicates
Latest version
Current behavior 😯
In the MUI v4 API docs, the
onBackdropClick
prop of theDialog
component appears deprecated. I would expect theonBackdropClick
prop to appear deprecated in MUI v5 as well, but as per the latest MUI v5 API docs, it is not.Expected behavior 🤔
See above.
Steps to reproduce 🕹
Steps:
onBackdropClick
prop is marked with@deprecated
on the v4.x branch.onBackdropClick
prop is not marked with@deprecated
on the master branch.Context 🔦
No response
Your environment 🌎
No response
The text was updated successfully, but these errors were encountered: