-
What I am trying to doI am attempting to use serialization library on the new accelerated tables with a linked column. What is happeningThis is causing a
The failure occurs when any row in a column of a data table is None, IF that column type is a single linked datatable row column. CloneThis started to occurs when the accelerated tables is activated in the data tables setting. I attempted to mimic this in a simple clone below: But it isn't exactly raising the error above. However, if you toggle the accelerated tables setting, you will see that accelerated tables causes the entire linked column NOT to load. This behavior is the root of my issue. QuestionHas anyone been able to utilize serialisation successfully with the new accelerated tables (with linked rows). Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Thanks for reporting - i moved this to #350 and this should get fixed on the development branch later |
Beta Was this translation helpful? Give feedback.
Thanks for reporting - i moved this to #350 and this should get fixed on the development branch later