Open zachary-ferioli opened 1 month ago
Hi @zachary-ferioli,
I wasn’t able to reproduce the issue on my project (recording an audio), but it is replicable on yours. I’ll forward this to the engineering team so they can look into it.
Thank you for your patience!
This issue is stale because it has been open for 7 days with no activity. If there are no further updates, a team member will close the issue.
Can we access your project?
Current Behavior
When a variable in one action is reliant on the output of a previous action, and that previous action changes/is removed, when a user goes to change/fix this bad variable value, there is a big grey box in place of the value dropdown (null value likely)
Expected Behavior
If a variable in an action has an error, the user should be able to go in and change it without this grey box being in the way.
Steps to Reproduce
Reproducible from Blank
Bug Report Code (Required)
IT4Kl/KAx4lIobgA7aryacFFoGAQIjsnap08lsBtTQ8gIoCsG7YAW/SkQE9WZ7yhdH03J06JrzoKwMqPvfbIN8IFCAeZboQ5zrh+VT3wXTmXMJjXDpDteEQkMNpKBUC656enrCJRKbd1V1Ib7Ga2BvC+fCjrNJzqPDMnG86ZIZ3JnXfuQ0SLb3kNh1JWeC/v
Visual documentation
Environment
Additional Information
I need to change an API call to a Supabase query to fix a bug in my authentication flow. I'm blocked by this error in FF.