Skip to content

Conversation

vursen
Copy link
Contributor

@vursen vursen commented Jul 23, 2025

Description

Moving the initConnector call from ArrayUpdater#initialize to Grid#onAttach removes the need for an extra call to updateSelectionModeOnClient. The ArrayUpdater#initialize method is intended for logic that needs to be skipped when detach and reattach occur within the same roundtrip. However, calling initConnector in that case is safe because it has a check to prevent double initialization.

Type of change

  • Internal

@vursen vursen marked this pull request as draft July 23, 2025 05:02
@vursen vursen marked this pull request as ready for review July 24, 2025 16:46
Copy link

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