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

Revert "Fix room state being updated with old (now overwritten) state and emitting for those updates. (#4242)" #4532

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

toger5
Copy link
Contributor

@toger5 toger5 commented Nov 15, 2024

This reverts commit 957329b.
@hughns @t3chguy
With the resent state_after changes this seems to not be required anymore right?

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • Sign-off given on the changes (see CONTRIBUTING.md).

… and emitting for those updates. (#4242)"

This reverts commit 957329b.
@t3chguy
Copy link
Member

t3chguy commented Nov 19, 2024

With the resent state_after changes this seems to not be required anymore right?

Those changes haven't landed yet and this is a breaking change as a parameter is being removed, it'd need to either be bundled into the same breaking release as the state_after stuff or need a deprecation period

@t3chguy
Copy link
Member

t3chguy commented Nov 19, 2024

Where even was isStartTimelineState ever true?

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