Cannot use CreateRange (Dictionary) in a Try region

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>>'

image

Full error visible here.

any hints?

thanks!

seb

edit : the Stateless region seems to be OK, will report here

Thanks for the report! This is fixed in upcoming

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.