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
https://www.npmjs.com/package/@thoughtspot/visual-embed-sdk
hey i can see this as 1.41.0
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.

Please ensure that npm is not cached on your machine. You can clear npm cache by using npm cache clean --force