almost forgot about this one…
we had a chat in matrix about it yet and here’s a way to reproduce it:
- clone https://github.com/schnellebuntebilder/VL.XmlModule (4377ab9, current head)
- open the helppatch HowTo Xml module.vl
- in VL.XmlModule.vl, navigate to XmlBinding (Generic Internal)<T1>
- Add a Log node like so:
- Press F9
p.s.:
I think/guess the error only pops up when the Log is created in the ForEach (Reactive) region.