Skip to content

Fix null handling in UpdateIndicatorLayout method (#22361)#22382

Merged
PureWeen merged 2 commits into
dotnet:mainfrom
kubaflo:fix-22361
May 14, 2024
Merged

Fix null handling in UpdateIndicatorLayout method (#22361)#22382
PureWeen merged 2 commits into
dotnet:mainfrom
kubaflo:fix-22361

Conversation

@kubaflo

@kubaflo kubaflo commented May 13, 2024

Copy link
Copy Markdown
Contributor

Fixes #22361

@kubaflo kubaflo requested a review from a team as a code owner May 13, 2024 22:41
@dotnet-policy-service dotnet-policy-service Bot added the community ✨ Community Contribution label May 13, 2024
Comment thread src/Controls/src/Core/IndicatorView/IndicatorView.cs Outdated
@jsuarezruiz jsuarezruiz added the area-controls-collectionview CollectionView, CarouselView, IndicatorView label May 14, 2024
@jsuarezruiz

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 3 pipeline(s).

@rmarinho rmarinho requested a review from PureWeen May 14, 2024 12:58
@PureWeen PureWeen merged commit 110671d into dotnet:main May 14, 2024
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IndicatorLayout isn't being correctly cleared out when bindable property is set to null

5 participants