You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add at least two inputs to the input list container. ("x" and "y")
Click and drag the first input out from the container, taking the entire stack of inputs with it.
At least one copy of the "x" input still remains in the container, in addition to the dragged stack!
You can drag the original stack back into the list of inputs and repeat the process to rapidly double the number of copies of the first input.
If the current inputs include "y" and "z" but no "x", and you drag the entire stack away, the remaining inputs will include "x" even though it wasn't previously included.
Find a large stack of inputs that are not attached to the container, and try dragging from the middle of the stack. A similar phenomenon will leave junk inputs attached to the stack.
Sometimes I can remove a chunk of inputs from a stack at a time, but usually all but one of the removed inputs is replaced with an "x" input.
Stack trace
No response
Screenshots
Browsers
No response
The text was updated successfully, but these errors were encountered:
Check for duplicates
Description
When you try to drag a stack of function definition inputs out of the input container, some inputs will remain.
Reproduction steps
Stack trace
No response
Screenshots
Browsers
No response
The text was updated successfully, but these errors were encountered: