Skip to content

fix(material/sidenav): prevent drawer from getting stuck when toggled rapidly - #33726

Merged
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:33722/drawer-rapid
Aug 25, 2026
Merged

fix(material/sidenav): prevent drawer from getting stuck when toggled rapidly#33726
crisbeto merged 1 commit into
angular:mainfrom
crisbeto:33722/drawer-rapid

Conversation

@crisbeto

Copy link
Copy Markdown
Member

Fixes that the drawer can get stuck in the wrong state if it is toggled rapidly using the open/close methods.

Fixes #33722.

… rapidly

Fixes that the drawer can get stuck in the wrong state if it is toggled rapidly using the `open`/`close` methods.

Fixes angular#33722.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Aug 25, 2026
@pullapprove
pullapprove Bot requested review from andrewseguin and ok7sai August 25, 2026 08:30
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Aug 25, 2026
@crisbeto
crisbeto merged commit e0fd08c into angular:main Aug 25, 2026
34 of 36 checks passed
@crisbeto

Copy link
Copy Markdown
Member Author

This PR was merged into the repository. The changes were merged into the following branches:

crisbeto added a commit that referenced this pull request Aug 25, 2026
… rapidly (#33726)

Fixes that the drawer can get stuck in the wrong state if it is toggled rapidly using the `open`/`close` methods.

Fixes #33722.

(cherry picked from commit e0fd08c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: material/sidenav target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(sidenav): mat-drawer-opened class missing after rapid programmatic open/close

2 participants