Skip to content

Conversation

@Light2Dark
Copy link
Contributor

📝 Summary

Fixes #6692. Use static ids instead of useId. Reverts a previous lint fix.

CleanShot 2025-10-13 at 11 35 05

🔍 Description of Changes

📋 Checklist

  • I have read the contributor guidelines.
  • For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on Discord, or the community discussions (Please provide a link if applicable).
  • I have added tests for the changes made.
  • I have run the code and verified that it works as expected.

@Light2Dark Light2Dark requested a review from manzt as a code owner October 13, 2025 03:35
@vercel
Copy link

vercel bot commented Oct 13, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
marimo-docs Ready Ready Preview Comment Oct 13, 2025 4:23am

<Handle
type="target"
id={inputOneId}
id="inputs"
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe worth adding note or moving to the top of the file to avoid it being migrated by accident

Copy link
Contributor Author

@Light2Dark Light2Dark Oct 13, 2025

Choose a reason for hiding this comment

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

thanks, moved to constants

@mscolnick mscolnick merged commit 76ce649 into main Oct 13, 2025
25 checks passed
@mscolnick mscolnick deleted the sham/fix-dependency-edges branch October 13, 2025 12:52
@dmadisetti dmadisetti added the bug Something isn't working label Oct 15, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dependency graph no longer render the edges

4 participants