I get this error If I try to create any output from an IO box
Pad, In or Out options are not available in the browser.
Preview 8.0-0068
NullReferenceException: “Object reference not set to an instance of an object.”
StackTrace:
VL.Lang.PublicAPI.LiveDataHub { public virtual bool Update(VL.Model.DataHub element) { … } }
VL.Lang.PublicAPI.LiveLink { public virtual bool Update(VL.Model.Link element) { … } }
VL.Lang.View.ElementView { protected virtual void SetModel(VL.Model.Element oldValue, VL.Model.Element value) { … } }
VL.Lang.View.CanvasView+<>c { internal void b__167_5(VL.Lang.View.LinkView v, VL.Model.Link m) { … } }
VL.Lang.RestoreViewHelpers+Synchronizer`2 { public void Update(System.Collections.Generic.IEnumerable<> input, System.Func<, > create, System.Action<, > updator) { … } }