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
AshotOP4mo ago
@utsav.kapoor
priyanshu.kumar
priyanshu.kumar4mo 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
AshotOP4mo ago
"@thoughtspot/visual-embed-sdk": "^1.26.2"
priyanshu.kumar
priyanshu.kumar4mo ago
@Ashot - Whats the version of ThoughtSpot. You have shared the version of sdk.
Ashot
AshotOP4mo ago
how can I check it ?
John Hegele
John Hegele4mo 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
AshotOP4mo 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
shikharTS4mo ago
Is the issue resolved now @Ashot ?
utsav.kapoor
utsav.kapoor4mo 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?