I was having a OpenStruct value like #<OpenStruct origins=[]>
.
It was updated to #<OpenStruct table={:origins=>[]}, modifiable=false>
automatically.
Has anyone else encountered this issues before? Can you please provide a solution.
There is nothing mentioned about this issue in any documentation.