atlast i cant continue without these
atlast i cant continue without these bugs are fixed ;/
15 Replies
yes but the point is not just to build boards, the point is to become a user to find bugs
:surprisedpoppy:
reproducing in core is very simple- just create a minimal circuit that has a reproduction, then ask codex to create a test reproduction
if you describe the expected behavior well (this is difficult, you should know the X/Y where you want the netlabel to appear) codex can probably also fix the bug, but just getting the reproduction is helpful
ill try
hugely helpful!!! 🙏
Yep! You should remove anything unnecessary to recreate the issue because it makes it easier to add logging and debug etc, but that is a valid standalone pr
ok another confusion
its working ok on core repo not on tscirucit.com


dep out of date issue?
idk eval is latest as per runframe
but on eval repo there is no explicit version of core its jsut *
not even in the dev deps?
I would also take a look at the circuit json tab at the software_metadata (it's usually at the top)

the thing with peer dependencies is it's very easy to override the version now, so a lot of modules are "accidentally" shipping old versions of tscircuit/core because it shouldn't even be listed as a dependency or SHOULD be listed as a peer dep...
Umm yeah it's one version downgrade from the version that is Having net labels support ig
Damn
