Binding variables with spaces in their names

Hi all,

I’m just stuck for a very long time with this issue. I have an api GET on server-side. The api returns key-value pairs where some of the keys (variables) have spaces, like this.

image
On client-side,

image image

image image
I notice that wappler encloses such variables within single quotes & square brackets.

I tried renaming the variables on server-side in the schema. But, when I try binding the renamed variable, no value but this time, not showing the variable name also!

image image image image

Is this a bug, may be? Any help will be greatly appreciated! Thanks!

Community Page
Last updated: