Holy Chen
Results
3
comments of
Holy Chen
I encountered same bug when I try to integrate CosmosDb with OData 8.0.12. '$filter' works correctly, but when query with '$select', it throws: ``` "Self referencing loop detected for property...
Thank you @julealgon , I tried your solution, but get same error. I find this error happens when reading data from CosmosDb and then serializing the data to Json string....
in vs2017 too, but not in vs code