FYI: "Send to Web..."causes some nodes to fail in the Customizer view

Recently, we discovered that some nodes that work fine in Dynamo Studio are failing when sent to the Customizer view. We are working hard to resolve these issues. If you are experiencing bugs in the customizer view and are willing to share your graphs, please respond to this post and give us some feedback.

Please note the following:

  • Several Curve nodes that deal with Parameters are broken. Please use caution when using these nodes with “Send to Web…”
  • List.Create nodes are broken. Only the first input of List.Create nodes will be recognized. To fix this, please use code block nodes instead and place variables inside of curly brackets. See image below.