Skip to content

Conversation

@acoates-ms
Copy link
Contributor

@acoates-ms acoates-ms commented Feb 10, 2026

Description

ChildSiteLink can only be created if the parent content island is connected. With this change we identify when the parent content island is not connected, and delay creating the ChildSiteLink until we get a state changed event from the parent content island, which we'll get when it is connected.

Microsoft Reviewers: Open in CodeFlow

@acoates-ms acoates-ms requested a review from a team as a code owner February 10, 2026 23:50
@acoates-ms acoates-ms merged commit 4ef6b37 into main Feb 11, 2026
30 checks passed
acoates-ms added a commit that referenced this pull request Feb 11, 2026
…actNativeIsland is not connected (#15649)

* Fix issue when creating a ContentIslandComponentView when the root ReactNativeIsland is not connected

* Change files

* Unregister from state changed events after we have used it to connect
acoates-ms added a commit that referenced this pull request Feb 11, 2026
…root ReactNativeIsland is not connected (#15650)

* Fix issue when creating a ContentIslandComponentView when the root ReactNativeIsland is not connected (#15649)

* Fix issue when creating a ContentIslandComponentView when the root ReactNativeIsland is not connected

* Change files

* Unregister from state changed events after we have used it to connect

* fix change files
@vineethkuttan vineethkuttan deleted the islandconnect branch February 11, 2026 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant