I’m using a typing hint of `Tuple[float, float, fl...
# prefect-ui
i
I’m using a typing hint of
Tuple[float, float, float, float]
, but for some reason the UI limits the input to a single number of 4 digits, rather than accepting 4 floats šŸ¤”
j
Hi Idan! I think you've found a bug there. I tried to recreate and can but there's a workaround - You can still edit your tuple parameter using the json input tab. I'll create an issue for the regular input.
šŸ™Œ 1
āœ… 1