Open
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
MatDrawer uses the deprecated FocusTrap.
Expecting it to use ConfigurableFocusTrap instead.
Reproduction
git grep FocusTrap
Expected Behavior
Expecting it to use ConfigurableFocusTrap instead.
Actual Behavior
MatDrawer uses the deprecated FocusTrap.
Environment
n/a