nosTa
TFDThoughtSpot For Developers
•Created by nosTa on 3/17/2025 in #dev-help
nosTa - Hi Team,I am trying to figure out how...
Thanks, I will take a look and come back to you, latest tomorrow
7 replies
TFDThoughtSpot For Developers
•Created by nosTa on 3/17/2025 in #dev-help
nosTa - Hi Team,I am trying to figure out how...
Hi @ashish . I tried the zoom approach but it doesn't fit my needs. I have experimented further
If I add height: 100vh to the iframe settings and overflow: auto to the container.div it is scrollable.
frameParams: {
width: '100%',
height: '100vh',
},
7 replies