Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(cdk/overlay): keep state in sync in example #30237

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

crisbeto
Copy link
Member

Updates the overlay example to ensure that the state of the isOpen flag reflects the state of the overlay.

Fixes #30185.

Updates the overlay example to ensure that the state of the `isOpen` flag reflects the state of the overlay.

Fixes angular#30185.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Dec 26, 2024
@crisbeto crisbeto requested a review from a team as a code owner December 26, 2024 16:13
@crisbeto crisbeto requested review from amysorto and andrewseguin and removed request for a team December 26, 2024 16:13
@angular-robot angular-robot bot added area: docs Related to the documentation area: cdk/overlay labels Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: cdk/overlay area: docs Related to the documentation target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs-bug(cdk-overlay): Add missing detach handler in overlay example
1 participant