-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The chip 3D view is missing the chip (regression) #222
Comments
@imrishabh18 is it a jlcpcb chip? This is likely because of a CORS error when we use both snippets.tscircuit.com and tscircuit.com. To fix it, we have to add a url parameter that includes the domain to "bash the cache" |
In effect, this means the fix has to be in core. Basically in e.g. |
/bounty $15 |
💎 $15 bounty • tscircuitSteps to solve:
Thank you for contributing to tscircuit/snippets! |
@seveibar The error is not consistent, when I open the chip 3d view here - https://tscircuit.com/imrishabh18/TB6612FNG. I can see the chip rendering file. |
@imrishabh18 @seveibar there is no missing chip in motr-driver also seeing in the 3d view. |
@Anshgrover23 Yeah, the errors in the 3d viewer are not consistent. The I will create an issue in the |
@imrishabh18 yes i would love to work on that. |
Take a look @Anshgrover23. I have added some of my findings while debugging |
@imrishabh18 i am looking into it. kindly help me more if u can review my PR this issue also . |
https://tscircuit.com/imrishabh18/motor-driver-breakout
The 3D view is missing the chip, while it was present before.
The text was updated successfully, but these errors were encountered: