Thao - Hi, I'm trying to use lazyLoadingForFull...

Hi, I'm trying to use lazyLoadingForFullHeight, and according to the documentation, it is supported starting from ThoughtSpot Visual Embed SDK version 1.40.0, released in July 2025. However, when I try to upgrade using Yarn or npm, it says the latest available version is 1.33.5.
2 Replies
Justin Mathew
Justin Mathew2mo ago
npm
@thoughtspot/visual-embed-sdk
ThoughtSpot Embed SDK. Latest version: 1.41.0, last published: 8 days ago. Start using @thoughtspot/visual-embed-sdk in your project by running npm i @thoughtspot/visual-embed-sdk. There are 6 other projects in the npm registry using @thoughtspot/visual-embed-sdk.
No description
No description
utsav.kapoor
utsav.kapoor2mo ago
Please ensure that npm is not cached on your machine. You can clear npm cache by using npm cache clean --force

Did you find this page helpful?