good day,
this is 2021.4.6 - 806
it looks like I can’t use CreateRange (Dictionary)
in a Try
region. Soon as I do it, VL pops this exception :
Argument 1: cannot convert from 'System.Collections.Generic.KeyValuePair<int, float>' to 'System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<int, float>>'
Full error visible here.
any hints?
thanks!
seb
edit : the Stateless region seems to be OK, will report here