Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix re-emit of Event.replaced to be on client and not room #1491

Merged
merged 1 commit into from
Oct 6, 2020

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Oct 6, 2020

The one listener in react-sdk listens on the MatrixClient and it never gets re-emitted there.
It isn't very useful on Room as during app-launch we do not have the Room available to bind the re-emmission

Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

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

re-fire that room event off the room - it'll be fine :P

@t3chguy t3chguy merged commit d7ef128 into develop Oct 6, 2020
@t3chguy t3chguy deleted the t3chguy/fix/9836 branch October 6, 2020 21:50
@t3chguy t3chguy restored the t3chguy/fix/9836 branch October 6, 2020 21:53
@t3chguy t3chguy deleted the t3chguy/fix/9836 branch October 19, 2020 18:42
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.

2 participants