Closed pbiggar closed 1 year ago
@pbiggar I think this has the wrong GIF attached.
@pbiggar I think this has the wrong GIF attached.
Fixed, thanks!
We're going to redo this to use fluid, we should check this works after.
Not applicable in darklang-next.
In the gif, the
toEmail
parameter is not used. However, another variable is declared calledtoEmail
, and this prevents us from deleting thetoEmail
parameter. It seems we're applying a rather simplisitic rule to prevent deleting, and we should take scoping rules into account.