Justin Mathew
TFDThoughtSpot For Developers
•Created by Jessica on 4/24/2025 in #dev-help
Jessica - hi! when you right click to a dashboa...
cc: @Aditya
2 replies
TFDThoughtSpot For Developers
•Created by Anatoly on 4/24/2025 in #dev-help
Anatoly - Hi team!Could you please help me out...
c: @Aditya
4 replies
TFDThoughtSpot For Developers
•Created by seansy-archy on 4/21/2025 in #dev-help
seansy-archy - Another question I had, I submit...
@seansy-archy @eric.silva have you tried using the AnswerService.fetchData ?
16 replies
TFDThoughtSpot For Developers
•Created by Suvash on 4/16/2025 in #dev-help
Suvash - ### 📘 ScenarioWe are using AppEmbed...
got it , @Suvash if you feel any of this is a blocker or needs update please do create a ticket / community idea
we can then dicuss internally and work on the feature
5 replies
TFDThoughtSpot For Developers
•Created by Suvash on 4/16/2025 in #dev-help
Suvash - ### 📘 ScenarioWe are using AppEmbed...
Q1: Is there a way to capture the tab ID within the Dashboards page on the first RouteChange?
Not at the moment. When we redirect to a tabbed Liveboard, the first RouteChange only contains the base Liveboard URL. A second RouteChange event follows with the specific tab information.
Q2: Is there a way to prevent the browser back-loop issue on Liveboard embeds that have tabs?
Currently, no. Each time you switch tabs within a Liveboard, the URL changes (e.g., /tab/{guid}), which triggers a RouteChange. This is treated as distinct navigation—even though you're within the same Liveboard.
As a result, pressing the browser back button cycles through all the visited tabs before exiting the Liveboard, which can feel like a loop.
Q3: Why are there inconsistencies in the route patterns like:
/insights/pinboard/{guid} — seen on RouteChange from the Dashboard page
/insights/pinboard/{guid}/tab/{guid} — seen after the Liveboard finishes loading
/embed/viz/{guid}
/embed/insights/viz/{guid}/tab/{guid}
The first two are standard Liveboard URLs—one without a tab selected, and the other with a specific tab.
The latter two are internal embed routes, used primarily when embedding individual insights or Liveboards.
Are you seeing these embed routes in the RouteChange payloads?
5 replies
TFDThoughtSpot For Developers
•Created by lathish on 3/26/2025 in #help
Spotter icon change
@lathish this might help : https://developers.thoughtspot.com/docs/customize-icons
4 replies
TFDThoughtSpot For Developers
•Created by TomerLand on 3/23/2025 in #dev-help
TomerLand - Hey, I'm using the AppEmbed react c...
the one with Continue
7 replies
TFDThoughtSpot For Developers
•Created by TomerLand on 3/23/2025 in #dev-help
TomerLand - Hey, I'm using the AppEmbed react c...
@TomerLand are you talking about the Explore liveboard menu ?
7 replies
TFDThoughtSpot For Developers
•Created by Mark Gorman on 3/11/2025 in #dev-help
Mark Gorman - Hi I have a question about ismand...
cc: @Swarnika @shikharTS
5 replies
TFDThoughtSpot For Developers
•Created by Suresh - ELMO on 3/11/2025 in #dev-help
Suresh - ELMO - Hi, I am getting "Invalid YAML/...
cc: @Swarnika
6 replies
TFDThoughtSpot For Developers
•Created by Valhalla on 3/6/2025 in #dev-help
Tim - Hello 👋 we embed liveboards with the sdk...
@Valhalla was the issue re-solved ? if no do let us know 😁
8 replies
TFDThoughtSpot For Developers
•Created by Suvash on 3/3/2025 in #dev-help
Suvash - Hi team, when calling https://develope...
sure np ,
let me know if any other issues as well 😇
15 replies
TFDThoughtSpot For Developers
•Created by Suvash on 3/3/2025 in #dev-help
Suvash - Hi team, when calling https://develope...
hi @Suvash
i ve published 1.36.2 with this fix ,
can you try that out and let me know
also can you lemme know from where you are importing
getSessionInfo
15 replies
TFDThoughtSpot For Developers
•Created by Suvash on 3/3/2025 in #dev-help
Suvash - Hi team, when calling https://develope...
we will relase a new version 1.30.2
15 replies
TFDThoughtSpot For Developers
•Created by Suvash on 3/3/2025 in #dev-help
Suvash - Hi team, when calling https://develope...
hey @Suvash looks liks sdk caches this for performance , we are wokring on providing a fix for this
15 replies
TFDThoughtSpot For Developers
•Created by Suvash on 3/3/2025 in #dev-help
Suvash - Hi team, when calling https://develope...
when are you calling the logout ? could be that the logout call is getting cancelled can you check the network if any logout api is been triggered
15 replies
TFDThoughtSpot For Developers
•Created by Suvash on 3/3/2025 in #dev-help
Suvash - Hi team, when calling https://develope...
hey @Suvash how are you doing logout ?
15 replies
TFDThoughtSpot For Developers
•Created by Connor Craig on 2/10/2025 in #dev-help
Connor - Hi Thoughtspot team,I'm trying to re...
@Connor Craig if you want to hide that you can use custom css to make display none and it will be gone,
12 replies
TFDThoughtSpot For Developers
•Created by ivnext on 2/4/2025 in #dev-help
ivnext - Team, any idea why TSE would timeout a...
@ivnext what auth type were you using ?
4 replies