Embedding multiple Vizs/Liveboards on the same page
Hi TS team,
I tried to embed multiple liveboards on different tabs on the same page, but it didn't work. How can I fix it?
Thank you!
8 Replies
@priyanshu.kumar
Can you expand on this a little more ? Can you share a video and the error that ypu are seeing ?
I embedded two different liveboads on two different tabs (Usage and Users). If I click the Usage tab first, the embedded liveboard on that tab will display, but the one on the Users tab will not. And vice versa, if I click the Users tab first, its liveboard will work. It doesn't return any error. So I am wondering if ThoughtSpot support embedding multiple liveboards on the same page.
Can you create a new liveboard embed upon clicking on the new tab rather than loading it beforehand? That might help.
I thought I might need to do that. I'm just trying to see if anything else before I go down that path. Thank you!
@yuichirio_ha
Hey @Thao ,
I can provide you the sandbox to checkout and compare your environment. You can do something like below and that should work out.
You can do something like this : https://codesandbox.io/p/sandbox/two-liveboards-test-r7t7q9?file=%2Fsrc%2Fcomponents%2Fembed%2Fliveboard.tsx%3A12%2C39
Test it on here.
1. Enter the credentials click on init
2. wait for : Init login success Popup message.
3. Navigate to liveboard in the sandbox.
4. check by toggling the liveboards. they should have loaded and you can quickly toggle between the views.
Hit the limit: 2000 characters breaking in another message.
Thanks.