Skip to content

fix: standardize net names and resolve React key warnings#16

Closed
1028bc wants to merge 1 commit intotscircuit:mainfrom
1028bc:patch-2
Closed

fix: standardize net names and resolve React key warnings#16
1028bc wants to merge 1 commit intotscircuit:mainfrom
1028bc:patch-2

Conversation

@1028bc
Copy link
Copy Markdown

@1028bc 1028bc commented Mar 14, 2026

This PR addresses two main issues:

Resolves the fatal build error Net name "3V3" cannot start with a number by standardizing all power rails to net.V3_3.

Fixes React 'unique key' warnings in the RP2040Circuit by adding keys to the decoupling capacitor map.

Verified that naming is consistent across LedCircuit, RP2040Circuit, and VoltageRegulator.

- Updated the VDD connection in LedCircuit to use "net.V3_3".
- This ensures alignment with the global power net defined in the VoltageRegulator and prevents disconnected nets in the final PCB routing.
@tscircuit tscircuit bot requested a deployment to Preview March 14, 2026 12:02 Abandoned
@1028bc
Copy link
Copy Markdown
Author

1028bc commented Mar 15, 2026

Closing this in favor of #19, which provides a consolidated fix for the geometry crashes, React warnings, and switch trace routing. All CI checks are passing there.

@1028bc 1028bc closed this Mar 15, 2026
@1028bc 1028bc deleted the patch-2 branch March 15, 2026 13:47
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.

1 participant