Why are the usual elements of the step inspector, including log output and return values, absent after testing a step in the new builder?

This topic was automatically generated from Slack. You can find the original thread here.

I think in the new builder, I’m missing a lot of the usual elements of the step inspector that appear after you test a step. Once I test a step I expect to see a new section appear under my code with log output, return values, and the like – but this is missing in the new builder right now.

Oooh, maybe it’s only the case when my code block is super long. I’m working on a step that’s 165 lines

Hey Nicholas, can you share a screenshot by any chance?

sure – here:

That’s the bottom of the scroll on the right side

Should be a “results” section

I think when you click Test it automatically scrolls down to Results, doesn’t it?

Or are you expecting it to default to Results automatically when you later click into that step after you’ve tested it?

Whether I hit test or not, there’s no div for results at all

on that step

Oh really? It’s totally hidden right now?

Let me try to reproduce

Yeah it’s weird

let me update chrome and do a guest profile just to eliminate that possibility

okay it seems to be okay in my guest profile

Ah yea I was just gonna say I cannot repro — I created a code step with 165 lines and Results is stick at the bottom

Did you try a hard refresh on the page?

and now it’s working fine in my original profile… I don’t even remember reloading

Hah, okay good