Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

nimarb
Copy link
Contributor

@nimarb nimarb commented Sep 4, 2025

Important

Fixes infinite loop in JumpToPlaygroundButton.tsx by refactoring useEffect dependencies.

  • Behavior:
    • Fixes infinite loop in JumpToPlaygroundButton.tsx by refactoring useEffect dependencies.
    • Extracts promptData and generationData from props to avoid unnecessary re-renders.
  • Code Quality:
    • Refactors useEffect to depend on promptData and generationData instead of props.

This description was created by Ellipsis for 6be3960. You can customize this summary. It will automatically update as commits are pushed.

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Sep 4, 2025
@nimarb nimarb enabled auto-merge September 4, 2025 13:39
@dosubot dosubot bot added auto-merge This PR is set to be merged bug Something isn't working labels Sep 4, 2025
@nimarb nimarb added this pull request to the merge queue Sep 4, 2025
Merged via the queue into main with commit 0781cfb Sep 4, 2025
30 checks passed
@nimarb nimarb deleted the nimar/lfe-6547-jumptoplayground-causes-loop branch September 4, 2025 13:54
@dosubot dosubot bot removed the auto-merge This PR is set to be merged label Sep 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant