Fix build error caused by duplicate property change registration in SwipeItem - #35884
Merged
kubaflo merged 1 commit intoJun 12, 2026
Merged
Conversation
Contributor
|
Hey there @@SubhikshaSf4851! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed. |
SubhikshaSf4851
marked this pull request as ready for review
June 12, 2026 06:36
kubaflo
pushed a commit
that referenced
this pull request
Jun 12, 2026
The PR branch previously merged inflight/current while it transiently contained a duplicate SwipeItem.OnIsVisibleChanged definition, producing 'error CS0111' on every platform/TFM. inflight/current has since been fixed (#35884); re-merging it removes the duplicate and unblocks the build. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This was referenced Jun 13, 2026
PureWeen
pushed a commit
that referenced
this pull request
Jun 22, 2026
…wipeItem (#35884) <!-- Please keep the note below for people who find this PR --> > [!NOTE] > Are you waiting for the changes in this PR to be merged? > It would be very helpful if you could [test the resulting artifacts](https://github.com/dotnet/maui/wiki/Testing-PR-Builds) from this PR and let us know in a comment whether this change resolves your issue. Thank you! ### Description of Change : - This change removes a duplicate property change registration that was causing build errors in the `SwipeItem` implementation. - The property change handler was being added more than once, resulting in compilation/build issues. Removing the duplicate registration resolves the build failure without affecting existing functionality. ### Snapshots : | Before Fix | After Fix | |--------------------------|---------------------------| | <img width="945" height="421" alt="BeforeFix" src="https://github.com/user-attachments/assets/4c621c0e-3b0a-4b85-981d-e1ee2eb2e9ff" /> | <img width="963" height="397" alt="AfterFix" src="https://github.com/user-attachments/assets/bf8eb817-5d96-4622-b40b-775810a37510" /> | <!-- Are you targeting main? All PRs should target the main branch unless otherwise noted. -->
kubaflo
pushed a commit
that referenced
this pull request
Jun 25, 2026
…wipeItem (#35884) <!-- Please keep the note below for people who find this PR --> > [!NOTE] > Are you waiting for the changes in this PR to be merged? > It would be very helpful if you could [test the resulting artifacts](https://github.com/dotnet/maui/wiki/Testing-PR-Builds) from this PR and let us know in a comment whether this change resolves your issue. Thank you! ### Description of Change : - This change removes a duplicate property change registration that was causing build errors in the `SwipeItem` implementation. - The property change handler was being added more than once, resulting in compilation/build issues. Removing the duplicate registration resolves the build failure without affecting existing functionality. ### Snapshots : | Before Fix | After Fix | |--------------------------|---------------------------| | <img width="945" height="421" alt="BeforeFix" src="https://github.com/user-attachments/assets/4c621c0e-3b0a-4b85-981d-e1ee2eb2e9ff" /> | <img width="963" height="397" alt="AfterFix" src="https://github.com/user-attachments/assets/bf8eb817-5d96-4622-b40b-775810a37510" /> | <!-- Are you targeting main? All PRs should target the main branch unless otherwise noted. -->
kubaflo
pushed a commit
that referenced
this pull request
Jul 3, 2026
…wipeItem (#35884) <!-- Please keep the note below for people who find this PR --> > [!NOTE] > Are you waiting for the changes in this PR to be merged? > It would be very helpful if you could [test the resulting artifacts](https://github.com/dotnet/maui/wiki/Testing-PR-Builds) from this PR and let us know in a comment whether this change resolves your issue. Thank you! ### Description of Change : - This change removes a duplicate property change registration that was causing build errors in the `SwipeItem` implementation. - The property change handler was being added more than once, resulting in compilation/build issues. Removing the duplicate registration resolves the build failure without affecting existing functionality. ### Snapshots : | Before Fix | After Fix | |--------------------------|---------------------------| | <img width="945" height="421" alt="BeforeFix" src="https://github.com/user-attachments/assets/4c621c0e-3b0a-4b85-981d-e1ee2eb2e9ff" /> | <img width="963" height="397" alt="AfterFix" src="https://github.com/user-attachments/assets/bf8eb817-5d96-4622-b40b-775810a37510" /> | <!-- Are you targeting main? All PRs should target the main branch unless otherwise noted. -->
Merged
kubaflo
pushed a commit
that referenced
this pull request
Jul 6, 2026
…wipeItem (#35884) <!-- Please keep the note below for people who find this PR --> > [!NOTE] > Are you waiting for the changes in this PR to be merged? > It would be very helpful if you could [test the resulting artifacts](https://github.com/dotnet/maui/wiki/Testing-PR-Builds) from this PR and let us know in a comment whether this change resolves your issue. Thank you! ### Description of Change : - This change removes a duplicate property change registration that was causing build errors in the `SwipeItem` implementation. - The property change handler was being added more than once, resulting in compilation/build issues. Removing the duplicate registration resolves the build failure without affecting existing functionality. ### Snapshots : | Before Fix | After Fix | |--------------------------|---------------------------| | <img width="945" height="421" alt="BeforeFix" src="https://github.com/user-attachments/assets/4c621c0e-3b0a-4b85-981d-e1ee2eb2e9ff" /> | <img width="963" height="397" alt="AfterFix" src="https://github.com/user-attachments/assets/bf8eb817-5d96-4622-b40b-775810a37510" /> | <!-- Are you targeting main? All PRs should target the main branch unless otherwise noted. -->
PureWeen
pushed a commit
that referenced
this pull request
Jul 7, 2026
…wipeItem (#35884) <!-- Please keep the note below for people who find this PR --> > [!NOTE] > Are you waiting for the changes in this PR to be merged? > It would be very helpful if you could [test the resulting artifacts](https://github.com/dotnet/maui/wiki/Testing-PR-Builds) from this PR and let us know in a comment whether this change resolves your issue. Thank you! ### Description of Change : - This change removes a duplicate property change registration that was causing build errors in the `SwipeItem` implementation. - The property change handler was being added more than once, resulting in compilation/build issues. Removing the duplicate registration resolves the build failure without affecting existing functionality. ### Snapshots : | Before Fix | After Fix | |--------------------------|---------------------------| | <img width="945" height="421" alt="BeforeFix" src="https://github.com/user-attachments/assets/4c621c0e-3b0a-4b85-981d-e1ee2eb2e9ff" /> | <img width="963" height="397" alt="AfterFix" src="https://github.com/user-attachments/assets/bf8eb817-5d96-4622-b40b-775810a37510" /> | <!-- Are you targeting main? All PRs should target the main branch unless otherwise noted. -->
PureWeen
pushed a commit
that referenced
this pull request
Jul 7, 2026
…wipeItem (#35884) <!-- Please keep the note below for people who find this PR --> > [!NOTE] > Are you waiting for the changes in this PR to be merged? > It would be very helpful if you could [test the resulting artifacts](https://github.com/dotnet/maui/wiki/Testing-PR-Builds) from this PR and let us know in a comment whether this change resolves your issue. Thank you! ### Description of Change : - This change removes a duplicate property change registration that was causing build errors in the `SwipeItem` implementation. - The property change handler was being added more than once, resulting in compilation/build issues. Removing the duplicate registration resolves the build failure without affecting existing functionality. ### Snapshots : | Before Fix | After Fix | |--------------------------|---------------------------| | <img width="945" height="421" alt="BeforeFix" src="https://github.com/user-attachments/assets/4c621c0e-3b0a-4b85-981d-e1ee2eb2e9ff" /> | <img width="963" height="397" alt="AfterFix" src="https://github.com/user-attachments/assets/bf8eb817-5d96-4622-b40b-775810a37510" /> | <!-- Are you targeting main? All PRs should target the main branch unless otherwise noted. -->
kubaflo
pushed a commit
that referenced
this pull request
Jul 10, 2026
…wipeItem (#35884) <!-- Please keep the note below for people who find this PR --> > [!NOTE] > Are you waiting for the changes in this PR to be merged? > It would be very helpful if you could [test the resulting artifacts](https://github.com/dotnet/maui/wiki/Testing-PR-Builds) from this PR and let us know in a comment whether this change resolves your issue. Thank you! ### Description of Change : - This change removes a duplicate property change registration that was causing build errors in the `SwipeItem` implementation. - The property change handler was being added more than once, resulting in compilation/build issues. Removing the duplicate registration resolves the build failure without affecting existing functionality. ### Snapshots : | Before Fix | After Fix | |--------------------------|---------------------------| | <img width="945" height="421" alt="BeforeFix" src="https://github.com/user-attachments/assets/4c621c0e-3b0a-4b85-981d-e1ee2eb2e9ff" /> | <img width="963" height="397" alt="AfterFix" src="https://github.com/user-attachments/assets/bf8eb817-5d96-4622-b40b-775810a37510" /> | <!-- Are you targeting main? All PRs should target the main branch unless otherwise noted. -->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
Are you waiting for the changes in this PR to be merged?
It would be very helpful if you could test the resulting artifacts from this PR and let us know in a comment whether this change resolves your issue. Thank you!
Description of Change :
SwipeItemimplementation.Snapshots :