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
Right. Problem is: It really won't be enabled, the download block with the checkbox ceases to exist. What feels better: A checkbox in the forEach block, or that the javaScript checkbox state is moved into the forEach block (but then stays static) when they are merged?
I was just thinking of a grayed-out label to confirm that JS execution was disabled in a loop, but adding a working checkbox might be useful. That way, people won't have to recreate the whole loop just to toggle JS.
When you add a
Download
block to aForEach
block, there's no indication whetherExecute JavaScript
is enabled or not:The text was updated successfully, but these errors were encountered: