Ashot - Hello guys, some time ago, we are embed...

Hello guys, some time ago, we are embedded liveboard into your angular app... and it's worked fine, but now it is start not show tabpanel. Can you please assist me. @ashish
No description
9 Replies
Ashot
AshotOP3mo ago
@utsav.kapoor
priyanshu.kumar
priyanshu.kumar3mo ago
@Ashot - I didn't quite get what u meant by embedding into our angular app. Are u still on blink-v1. Can you share the version of TS you are embedding.
Ashot
AshotOP3mo ago
"@thoughtspot/visual-embed-sdk": "^1.26.2"
priyanshu.kumar
priyanshu.kumar3mo ago
@Ashot - Whats the version of ThoughtSpot. You have shared the version of sdk.
Ashot
AshotOP3mo ago
how can I check it ?
John Hegele
John Hegele3mo ago
Log in to ThoughtSpot, click the ? button at the top right, go to About ThoughtSpot. That will open a dialog where your ThoughtSpot version will be displayed.
No description
Ashot
AshotOP3mo ago

style: {
customCSS: {
rules_UNSTABLE: {
".pinboard-header-module__pinboardHeader": {
"display": "none!important"
}
}
}
}

style: {
customCSS: {
rules_UNSTABLE: {
".pinboard-header-module__pinboardHeader": {
"display": "none!important"
}
}
}
}
the issue was this
shikharTS
shikharTS3mo ago
Is the issue resolved now @Ashot ?
utsav.kapoor
utsav.kapoor3mo ago
@Ashot - You dont need to hide header using CSS , You can use https://developers.thoughtspot.com/docs/Interface_LiveboardViewConfig#_hidetabpanel
LiveboardViewConfig
The configuration for the embedded Liveboard or visualization page view.

Did you find this page helpful?