Actions inside Try/Catch not shown in ac picker

Wappler Version : 3.9.1
Operating System : mac
Server Model: node
Database Type: maria
Hosting Type: custom

Expected behavior

The output from a Stripe api action should be available in the app connect data bindings

Actual behavior

Nothing is available

The data from the output is actually available for use if manually entered, it is just not available in the data bindings picker.

Tested on retrieveCustomer.

Have you enabled the output of the retrieve Customer Action step?

Per default it’s off as you don’t want to send all the sensitive and rich stripe data to the client, but just a selection that you usually do in a next step as set value

Yes

Are you sure you have enabled it like this:

image

Then I get:

image

Yup, output on.

In double checking, I tried taking it out of a Try/Catch and it works.

So the real issue is that anything (or at least a query or a stripe action) in a try/catch does not show in data bindings even with output on.

aha! Good catch :slight_smile: with the try/catch :slight_smile:
seems that is giving output problems indeed. Will investigate

1 Like

found it - will be fixed in the next update

1 Like

This was fixed in Wappler 3.9.2