Rishabh Gupta
Rishabh Gupta
Hey @vickywane! Thanks for the interest. You can refer to this blog post, it has a lot of info about the issues, with the tutorials as well. https://blog.tscircuit.com/p/build-electronics-with-typescript
@seveibar This seems like a safari issue, I tried it in safari and I can reproduce this issue  @cemag1 I would recommend you to use Chrome or some other...
@cemag1 Another thing which you can possibly do is use our cloud autorouter which works fine in Safari. Just add the `autorouter="auto-cloud"` at the root of the `` 
@seveibar For this issue, my PR has fixed the traces hover issue, if the whole converted circuit from the dsn-converter is used. I forgot about, that we are only extracting...
@seveibar Can you explain more about this please?
@seveibar I was testing this out, but this seems to be already working. https://github.com/user-attachments/assets/45475d79-0bf6-449d-ab04-041b786a84af
So, I am in the `main` branch and this is how I am starting the api server. I am getting this error on hitting `enqueue` `Caused by: jakarta.json.bind.JsonbException: Error accessing...
@andrasfuchs I see that the swagger generation for the api is still TBD. I was going through the codebase, and was confused as I couldn't find any endpoint with some...