Skip to content

fix(replay): Remove un-needed useEffect deps #69222

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

Closed

Conversation

billyvg
Copy link
Member

@billyvg billyvg commented Apr 18, 2024

Leftover from #69152

Due to #69152, missed removing `organization` from `useEffect` deps causing a re-render and incorrect loading state to happen when you first press "play" on the replay. We should look into making the player a bit more resilient to this, but in the meantime this should fix the bug.
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 18, 2024
@billyvg billyvg changed the title fix(replay): Replay preview broken due to extra re-render fix(replay): Remove un-needed useEffect deps Apr 18, 2024
@getsantry getsantry bot added the Stale label May 10, 2024
@getsantry
Copy link
Contributor

getsantry bot commented May 10, 2024

This pull request has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you add the label WIP, I will leave it alone unless WIP is removed ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@getsantry getsantry bot closed this May 18, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jun 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant