Menu block broken?

It is giving me run error when I get to a menu block.

When I click a menu option once, screen flashes and nothing happens.

Click it again and this message shows up:

Run Failed – Execution Error

Please help fix. Thank you.

Hi @Kuane,

Sorry to hear about that.

Could you share the Debugger logs for that run? To do that, open the Debugger, select the run, click Share, and reply with the URL:

Please make sure there’s no sensitive information in that run, as the shared log will be public.

I think the problem happens when you have a menu block connected to another menu block, like this:

The moment you click the 2nd menu, it gives a run error:

Hi @Kuane,

Thank you for the screenshots.

I’ve submitted a report for our engineers to investigate this further and will let you know as soon as I have an update.

This should be fixed now - we made some improvements to step transitions (see update post) that introduced this bug with back-to-back menu blocks.

Thanks