Rishabh Gupta

Results 58 comments of Rishabh Gupta
trafficstars

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 ![Image](https://github.com/user-attachments/assets/38c7ac04-a624-4faa-b4fa-9eefcd748f30) @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 `` ![Image](https://github.com/user-attachments/assets/fa6b6046-8ae9-426b-ba89-2d0f386d9d19)

@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 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...