nilefy / nilefy

Low-Code platform for developers
https://nilefy.tech/
Apache License 2.0
10 stars 0 forks source link

[BUG] cannot return empty object `{}` from inlinecodeinput without inserting spaces #439

Open nagy-nabil opened 3 months ago

nagy-nabil commented 3 months ago

to reproduce

in mongo db query

i want to return empty object from the filter prop

if I typed {} inside the js tags {{}} I get error and of course the evaluation manager don't return value for this prop

image

but if you inserted space after the js tag it works just fine image

sandstone991 commented 3 months ago

maybe this has to do with the regex of the bindings