Samir Thapa
TFDThoughtSpot For Developers
•Created by Samir Thapa on 3/18/2025 in #dev-help
Samir Thapa - Hello, I'm currently embedding ...
thanks and for now it's working
11 replies
TFDThoughtSpot For Developers
•Created by Samir Thapa on 3/18/2025 in #dev-help
Samir Thapa - Hello, I'm currently embedding ...
older one was this : 1.33.9 but even this version is showing the error now
11 replies
TFDThoughtSpot For Developers
•Created by Samir Thapa on 3/18/2025 in #dev-help
Samir Thapa - Hello, I'm currently embedding ...
Even retried with a fresh NextJS project. Importing from @thoughtspot/visual-embed-sdk shows an error right away:
// import { init } from "@thoughtspot/visual-embed-sdk";
export default function Home() {
return <div>Test</div>;
}
11 replies