TexteaInc / funix

Building web apps without manually creating widgets
http://funix.io
MIT License
89 stars 10 forks source link

expect destination is a `string`, but a nullable string #37

Open himself65 opened 1 year ago

himself65 commented 1 year ago

image

actual: image

forrestbao commented 1 year ago

I think we shall set column as default.

TURX commented 1 year ago

We already have:

                if "treat_as" not in decorated_params[function_arg_name].keys():
                    decorated_params[function_arg_name]["treat_as"] = "config"  # default