Skip to content

Conversation

langleyd
Copy link
Member

@langleyd langleyd commented Oct 8, 2025

Checklist


const llMembers = context.client.hasLazyLoadMembersEnabled();
this.state = {
roomViewStore: props.roomViewStore,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why putting the store in the state? You can use this.props.roomViewStore in the component

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants