Open astockwell opened 8 years ago
Update: This can be worked around via CiAscByField() (which does work after running just 1x) by defining a type/struct and coercing the child []string's to the struct.
Something silly is going on here. Indeed it may have something to do with #2. Thanks for the report!
Sure thing, let me know if I can lend a hand. Happy to write a PR if you have an inkling where the issue might lie.
Appreciate it.
I'm not sure yet, but I think the cause is the same as in #2.
Please see the example below. This also affects CiAscByIndex(), and likely others as well.
Not sure if this is related to #2 as well..?