Tim - Hello, I'm embedding a liveboard, and I a...
Hello, I'm embedding a liveboard, and I am hiding the board during the loading process and displaying it once the LiveboardRendered embed event is emitted. However I noticed empty liveboards don't seem to emit this event. Is there another event I should listen for?
3 Replies
I do not think there is any event that is trigerred on rendering an empty liveboard. But also I do not think you need to wait at all to render an empty liveboard..
there's still a loading state while the embedded board loads regardless of if its empty or not
i am essentially replacing the TS loading state with my own but I need a signal of when to hide mine and show the board
I see. I have raised this internally, we might need to fix this. Will let the engineer comment here as well