Data Transformation: Join > Doesn't output schema from JSONB field for Data Picker

======== TEMPLATE BUG FORM ========

Wappler Version : 3.9.3
Operating System : MAC
Server Model: NODEJS
Database Type: Postgres
Hosting Type: AWS DOCKER

Expected behavior

What do you think should happen?

I should be able to join two queries that output a jsonb field with JSON schema within it and then use that schema with a data picker.

Actual behavior

What actually happens?

I am only able to select the jsonb field, no schema is unwrapped.

I can manually write the values to then have them display on the page.
They do appear in the console.