# Can you share the package link Channel: #support Source: https://discord.com/channels/1233487248129921135/1524320936608792688 Started: 2026-07-08T07:47:52.459000+00:00 Last activity: 2026-07-08T16:13:24.453000+00:00 ## Vivek Vijayan — 2026-07-08T07:47:11.801000+00:00 Hi guys.. I'm facing strange rendering issues in schematic view. Attachment: image.png — https://community.tscircuit.com/media/1524320936067600425 Attachment: current-sensing.tsx — https://cdn.discordapp.com/attachments/1353415621995397172/1524320936306933800/current-sensing.tsx?ex=6a56923f&is=6a5540bf&hm=50c210992be06bee9cb61b1aa0b13c7419b8dc832a013ce0e352148139967066& ## techmannih — 2026-07-08T07:48:09.507000+00:00 Hey Can you share a package link? ## mohan-bee — 2026-07-08T07:51:06.742000+00:00 can you update the tscircuit version ? in case you are in local. ## mohan-bee — 2026-07-08T07:52:24.251000+00:00 <@1050759023194030111> ## Vivek Vijayan — 2026-07-08T07:53:45.932000+00:00 $ tsci -v 0.0.1927 This is my current version ## mohan-bee — 2026-07-08T07:54:20.250000+00:00 yes you need to update the version. ## techmannih — 2026-07-08T07:54:54.885000+00:00 Yea we have 0.0.2017 latest version npm install -g tscircuit tsci dev ## techmannih — 2026-07-08T07:55:08.583000+00:00 This issue is solved in the latest version ## mohan-bee — 2026-07-08T07:55:37.450000+00:00 bun update tscircuit --latest ## Vivek Vijayan — 2026-07-08T10:46:10.724000+00:00 I've updated to 0.0.2017. Still getting the same issue Attachment: image.png — https://community.tscircuit.com/media/1524365978191003648 Attachment: image.png — https://community.tscircuit.com/media/1524365978555777084 ## mohan-bee — 2026-07-08T10:47:26.986000+00:00 can you share the package.json of the project ? ## Vivek Vijayan — 2026-07-08T12:55:49.586000+00:00 Sorry for late reply. this is my package.json Attachment: package.json — https://cdn.discordapp.com/attachments/1524320936608792688/1524398605887340584/package.json?ex=6a5631d5&is=6a54e055&hm=626a6d0368c416982a6534b8d4c98dce4c3529142c362bbdad023198681a6a40& ## mohan-bee — 2026-07-08T13:46:57.187000+00:00 ig you are having something different , seperate packages , maybe you can just use tscircuit in dev dep , but if you want to get that fixed you have to update, the core, schematic-symbols, tscircuit. but this seems to have a lot , ## mohan-bee — 2026-07-08T13:47:23.954000+00:00 idk what are you working but yeah updating packages will get that fixed ! ## Vivek Vijayan — 2026-07-08T16:12:52+00:00 Finally it worked. Updated all the packages to latest version. Thanks for the support <@1238122660345548882> , <@1067854999889137715> Granular dependencies are intentional. I've a webpage in which runframe is a canvas element. So I have to render in my page. That's why I went with granular dependencies. ## mohan-bee — 2026-07-08T16:13:24.453000+00:00 sg !